mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Replaces broken valueless space cash item in old AI sat ruin with a 200 credit one (#59757)
Replaces broken valueless space cash item (ie, just the stack/spacecash item) in the old AI sat ruin with a 200 credit one Fixes undocumented bug. Also less glitched items in the game (and this apparently can cause potential money duplication according to comments in the space cash code)
This commit is contained in:
@@ -252,7 +252,7 @@
|
||||
/obj/item/food/meat/slab/synthmeat{
|
||||
name = "Cuban Pete-Meat"
|
||||
},
|
||||
/obj/item/stack/spacecash,
|
||||
/obj/item/stack/spacecash/c200,
|
||||
/turf/open/floor/engine,
|
||||
/area/tcommsat/oldaisat)
|
||||
"aY" = (
|
||||
|
||||
Reference in New Issue
Block a user