mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 07:37:45 +00:00
Fixed Teri Placement
This commit is contained in:
parent
01a82562cb
commit
71eecf729f
1 changed files with 1 additions and 1 deletions
|
@ -83,8 +83,8 @@ enum GmCommand
|
||||||
QuestInspect = 0x0131,
|
QuestInspect = 0x0131,
|
||||||
GC = 0x0154,
|
GC = 0x0154,
|
||||||
GCRank = 0x0155,
|
GCRank = 0x0155,
|
||||||
TeriInfo = 0x025D,
|
|
||||||
Teri = 0x0258,
|
Teri = 0x0258,
|
||||||
|
TeriInfo = 0x025D,
|
||||||
Jump = 0x025E,
|
Jump = 0x025E,
|
||||||
JumpNpc = 0x025F,
|
JumpNpc = 0x025F,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue