4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

25 lines
638 B

Scriptname _00E_EnderalControls extends Quest Hidden
int function _GetScriptVersion() Global
return 1
endFunction
_00E_SkillControl Property SkillControl Auto
_00E_FadeToBlackControl Property FadeToBlackControl Auto
_00E_TeleportControl Property TeleportControl Auto
_00E_SafeItemRemove Property SafeItemRemove Auto
_00E_VisionControl Property VisionControl Auto
_00E_BrawlControl Property BrawlControl Auto
_00E_SoundControl Property SoundControl Auto
_00E_SympathyControl Property SympathyControl Auto
_00E_MiningControl Property MiningControl Auto
_00E_DigControl Property DigControl Auto