mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Golem shells can no longer fit in bags (#30498)
* Automatic changelog generation for PR #30056 [ci skip] * RIP pocket army * Delete AutoChangeLog-pr-30056.yml
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