Poodletooth-iLand/otp/level/LevelConstants.py

5 lines
71 B
Python
Raw Normal View History

2015-03-03 16:10:12 -06:00
MinZoneNum = 0
MaxZoneNum = 999
UberZoneEntId = 0
2015-07-05 18:59:25 -05:00
LevelMgrEntId = 1000