mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
@@ -2,4 +2,21 @@
|
||||
|
||||
/obj/item/paper/fluff/stations/lavaland/surface/henderson_report
|
||||
name = "Important Notice - Mrs. Henderson"
|
||||
info = "Nothing of interest to report."
|
||||
info = "Nothing of interest to report."
|
||||
|
||||
//ratvar
|
||||
|
||||
/obj/structure/dead_ratvar
|
||||
name = "hulking wreck"
|
||||
desc = "The remains of a monstrous war machine."
|
||||
icon = 'icons/obj/lavaland/dead_ratvar.dmi'
|
||||
icon_state = "dead_ratvar"
|
||||
flags_1 = ON_BORDER_1
|
||||
appearance_flags = 0
|
||||
layer = FLY_LAYER
|
||||
anchored = TRUE
|
||||
density = TRUE
|
||||
bound_width = 416
|
||||
bound_height = 64
|
||||
pixel_y = -10
|
||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
||||
|
||||
Reference in New Issue
Block a user