mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Some more fixes for signs and related stuff. (#50752)
* inhand icons * Adding to the object, forgot to name one icon. * Fixing some stuff, and creating inhand icons. * Fixes a thing I broke. * Fixes things (including ALL posters) that shouldn't be wrenchable being wrenchable. Plaques now transfer icon_state always. * Picture frames, painting frames, and the monkey portrait are now wooden. * Fountain pens can now be uncommonly found in maint. * Uneditable sign types should not become editable when unwrenched. * Move redefined var above newly defined var.
This commit is contained in:
@@ -284,6 +284,7 @@
|
||||
desc = "A sign of relief for weary miners, and a warning for would-be competitors to Nanotrasen's mining claims."
|
||||
icon = 'icons/turf/walls/survival_pod_walls.dmi'
|
||||
icon_state = "ntpod"
|
||||
buildable_sign = FALSE
|
||||
|
||||
/obj/structure/sign/mining/survival
|
||||
name = "shelter sign"
|
||||
|
||||
Reference in New Issue
Block a user