added weighted random item drops based on player needs
This commit is contained in:
@@ -36,7 +36,6 @@ func _ready():
|
||||
add_to_group("persist")
|
||||
|
||||
#Enable mesh
|
||||
|
||||
match pickup_type:
|
||||
0:
|
||||
match ammo_type:
|
||||
|
||||
Reference in New Issue
Block a user