mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 21:17:44 +01:00
Merge branch 'master' of github.com:tgstation/tgstation into upstream-2026-06-23
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
var/locked = FALSE
|
||||
|
||||
/obj/structure/money_bot/atom_deconstruct(disassembled = TRUE)
|
||||
new /obj/item/holochip(drop_location(), stored_money)
|
||||
if(stored_money)
|
||||
new /obj/item/holochip(drop_location(), stored_money)
|
||||
|
||||
/obj/structure/money_bot/proc/add_money(to_add)
|
||||
stored_money += to_add
|
||||
|
||||
Reference in New Issue
Block a user