Files
evilew 0601efe099 candyland on demone
just added/changed some turfs, moved some ruins into our own folder, delicately nerfed the cake golem
2023-09-05 02:36:42 +02:00

28 lines
741 B
Plaintext

// /turf/closed
// layer = CLOSED_TURF_LAYER
// opacity = 1
// density = TRUE
// blocks_air = 1
// rad_flags = RAD_PROTECT_CONTENTS | RAD_NO_CONTAMINATE
// rad_insulation = RAD_MEDIUM_INSULATION
// leaving this helper for remembering vars - Sono
///////////////////////////////// GS13 CLOSED TURFS ///////////////////////////////
/turf/closed/indestructible/candy
name = "Candy wall"
desc = "Despite being made out of mere candy, this wall is harder than stone!"
icon = 'Gainstation13/icons/turf/wall_candy.dmi'
icon_state = "candywall"
/turf/closed/indestructible/chocolate
name = "Chocolate wall"
desc = "Somehow, it doesn't melt at all..."
icon = 'Gainstation13/icons/turf/wall_candy.dmi'
icon_state = "choco_wall1"