Merge pull request #6906 from Fox-McCloud/merge-oddities

Fixes Stack Merge Oddities
This commit is contained in:
Crazy Lemon
2017-03-26 23:27:58 -07:00
committed by GitHub
6 changed files with 17 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
burn_state = FLAMMABLE
singular_name = "credit"
max_amount = 1000000
merge_type = /obj/item/stack/spacecash
/obj/item/stack/spacecash/New(loc, amt = null)
..()