more hub tweaks
This commit is contained in:
@@ -37,7 +37,7 @@ func money_penalty():
|
||||
|
||||
func weapon_penalty():
|
||||
var level_control = get_tree().current_scene
|
||||
|
||||
GameGlobals.ammo_reserve = {}
|
||||
match level_control.gamemode.weapon_penalty:
|
||||
0: #Drop All
|
||||
GameGlobals.held_guns = []
|
||||
|
||||
Reference in New Issue
Block a user