mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Merge pull request #4316 from Miauw62/extremely_creative_branch_name
Stops slot machines from eating coins.
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
spark_system.start()
|
||||
playsound(src.loc, "sparks", 50, 1)
|
||||
|
||||
else
|
||||
else if(!balance) //to prevent coins from magically disappearing
|
||||
..()
|
||||
|
||||
/obj/machinery/computer/slot_machine/attack_hand(mob/living/user)
|
||||
|
||||
Reference in New Issue
Block a user