gzdoom/wadsrc/static/zscript/inventory
Christoph Oelckers d8acf774a6 - scriptified the remains of AKey.
- replaced Key.KeyNumber with special1. This is only for internal bookkeeping purposes so there's really no need to complicate this with a new variable when this one works just as well.
2017-01-18 15:17:12 +01:00
..
ammo.txt - scriptified the remains of AAmmo. 2017-01-18 14:18:17 +01:00
armor.txt - scriptified ammo. 2017-01-14 21:27:31 +01:00
health.txt - fully scriptified HealthPickup. 2017-01-15 18:46:40 +01:00
inv_misc.txt - scriptified the remains of AKey. 2017-01-18 15:17:12 +01:00
inventory.txt - scriptified the remains of APowerup. 2017-01-18 10:33:03 +01:00
powerups.txt - scriptified the remains of APowerup. 2017-01-18 10:33:03 +01:00
weapons.txt - scriptified cht_Give and cht_Take and made them virtual function of PlayerPawn so that this can be better configured for mods that want other options in here. 2017-01-17 17:34:39 +01:00