Commit before changing module system to Map
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user