Commit before changing module system to Map

This commit is contained in:
2022-02-21 07:50:15 +00:00
parent 779e076c93
commit 724ee21afc
25 changed files with 171 additions and 86 deletions
+2 -2
View File
@@ -44,7 +44,7 @@ launcher = defaultGun
, _amString = "EXPLOSIVE SHELL"
, _amPjDraw = shellPic
}
, _ammoMax = 30
, _ammoBaseMax = 30
, _ammoLoaded = 30
, _reloadTime = 80
}
@@ -271,7 +271,7 @@ remoteLauncher = launcher
, _amString = ""
, _amPjDraw = shellPic
}
, _ammoMax = 30
, _ammoBaseMax = 30
, _ammoLoaded = 30
, _reloadTime = 80
}