Merge pull request #2666 from Citadel-Station-13/upstream-merge-30498
[MIRROR] Golem shells can no longer fit in bags
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
desc = "The incomplete body of a golem. Add ten sheets of any mineral to finish."
|
||||
var/shell_type = /obj/effect/mob_spawn/human/golem
|
||||
var/has_owner = FALSE //if the resulting golem obeys someone
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
|
||||
/obj/item/golem_shell/attackby(obj/item/I, mob/user, params)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user