7 lines
230 B
Python
7 lines
230 B
Python
|
|
# Possible special node format
|
|
# SpecialID, SpecialType, SDF, Message, Extra1, Extra2, Jump
|
|
# Potentially, each SpecialType could have its own format.
|
|
|
|
0 TOWN_PLACE_MONST sdf(-1,-1), mess(0,1), extra(26,16), extra(1,1), jump(-1)
|