Mid refactor of item ruse--broken

This commit is contained in:
2022-07-20 16:30:30 +01:00
parent eeb98eb151
commit 795c4c1987
18 changed files with 238 additions and 185 deletions
+24 -1
View File
@@ -18,4 +18,27 @@ data HeldUse = HeldDoNothing
| HeldForceField
| HeldShatter
data HeldUseMods = HeldModsDoNothing
data HeldMod = HeldModNothing
| PoisonSprayerMod
| FlameSpitterMod
| FlameThrowerMod
| LauncherMod
| TeslaMod
| CircleLaserMod
| LasWideMod
| DualBeamMod
| LasMod
| LauncherXMod
| ShatterMod
| AmmoCheckMod
| AmmoUseCheckMod
| AmmoHammerTimeUseOneMod
| BangCaneMod
| VolleyGunMod
| AutoRifleMod
| BangRodMod
| ElephantGunMod
| AutoAmrMod
| MachineGunMod
| ModWithDirectedTeleport HeldMod
| BangStickMod