mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
@@ -12,4 +12,4 @@
|
||||
icon_state = "adv_nanopaste"
|
||||
restoration_external = 10
|
||||
repair_external = TRUE
|
||||
mech_repair = 20
|
||||
mech_repair = 20
|
||||
|
||||
@@ -34,4 +34,4 @@
|
||||
if(istype(AM, src.type)) // Sanity so we don't try to merge non-stacks.
|
||||
if(can_merge(AM))
|
||||
merge(AM)
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
@@ -118,4 +118,4 @@
|
||||
|
||||
/obj/fiftyspawner/bmarble
|
||||
name = "stack of dark marble tiles"
|
||||
type_to_spawn = /obj/item/stack/tile/bmarble
|
||||
type_to_spawn = /obj/item/stack/tile/bmarble
|
||||
|
||||
Reference in New Issue
Block a user