reversed tubes on the hub, other hub world tweaks

This commit is contained in:
Derek
2025-03-30 12:57:11 -05:00
parent d64ef7ccde
commit 757b2df6b3
16 changed files with 208 additions and 100 deletions

View File

@@ -268,5 +268,5 @@ func load_resource_path(array):
else:
return []
func shot_fired():
func shot_fired(variable):
GameGlobals.shots_fired += null_data_check(GameGlobals.shots_fired, 1)