mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 22:56:33 +01:00
Merge pull request #8618 from Spookerton/cerebulon/swimwear
pool swimwear locker names, holo floor/item names
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// Holographic racks are in code/modules/tables/rack.dm
|
||||
|
||||
/turf/simulated/floor/holofloor
|
||||
desc = "A convincing simulation."
|
||||
thermal_conductivity = 0
|
||||
|
||||
/turf/simulated/floor/holofloor/attackby(obj/item/W as obj, mob/user as mob)
|
||||
@@ -272,6 +273,7 @@
|
||||
no_attack_log = 1
|
||||
|
||||
/obj/item/holo/esword
|
||||
name = "holographic energy sword"
|
||||
desc = "May the force be within you. Sorta."
|
||||
icon = 'icons/obj/weapons.dmi'
|
||||
icon_state = "esword"
|
||||
|
||||
@@ -3156,7 +3156,9 @@
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/closet/athletic_swimwear,
|
||||
/obj/structure/closet/athletic_swimwear{
|
||||
name = "swimwear wardrobe"
|
||||
},
|
||||
/turf/simulated/floor/tiled/freezer,
|
||||
/area/surface/station/crew_quarters/pool)
|
||||
"bwp" = (
|
||||
@@ -9122,7 +9124,9 @@
|
||||
"eni" = (
|
||||
/obj/effect/floor_decal/corner/white/diagonal,
|
||||
/obj/structure/window/reinforced,
|
||||
/obj/structure/closet/athletic_swimwear,
|
||||
/obj/structure/closet/athletic_swimwear{
|
||||
name = "swimwear wardrobe"
|
||||
},
|
||||
/turf/simulated/floor/tiled/freezer,
|
||||
/area/surface/station/crew_quarters/pool)
|
||||
"enM" = (
|
||||
|
||||
Reference in New Issue
Block a user