Poodletooth-iLand/otp/level/LevelConstants.py

5 lines
71 B
Python
Raw Normal View History

2015-03-03 17:10:12 -05:00
MinZoneNum = 0
MaxZoneNum = 999
UberZoneEntId = 0
2015-07-05 19:59:25 -04:00
LevelMgrEntId = 1000