mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
/obj/item/weapon/spacecash change to /obj/item/weapon/money
Can now split and stack money properly. Fixes genetics/research access door and also money path changes.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
..()
|
||||
new /obj/item/weapon/reagent_containers/food/drinks/beer(src)
|
||||
new /obj/item/weapon/reagent_containers/food/drinks/beer(src)
|
||||
new /obj/item/weapon/spacecash(src)
|
||||
new /obj/item/weapon/spacecash(src)
|
||||
new /obj/item/weapon/spacecash(src)
|
||||
new /obj/item/weapon/money(src)
|
||||
new /obj/item/weapon/money(src)
|
||||
new /obj/item/weapon/money(src)
|
||||
|
||||
/obj/item/weapon/storage/bible/tajaran/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user