mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
Merge branch 'master' into 320
This commit is contained in:
commit
59befa2e0e
42 changed files with 816 additions and 567 deletions
|
|
@ -1033,6 +1033,7 @@ enum Targets
|
|||
TARGET_ALL_PARTY = 33,
|
||||
TARGET_ALL_PARTY_AROUND_CASTER_2 = 34, // used in Tranquility
|
||||
TARGET_SINGLE_PARTY = 35,
|
||||
TARGET_ALL_HOSTILE_UNITS_AROUND_CASTER = 36,
|
||||
TARGET_AREAEFFECT_PARTY = 37,
|
||||
TARGET_SCRIPT = 38,
|
||||
TARGET_SELF_FISHING = 39,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue