Merge pull request #8618 from Spookerton/cerebulon/swimwear

pool swimwear locker names, holo floor/item names
This commit is contained in:
Sypsoti
2022-05-07 14:32:08 -05:00
committed by GitHub
2 changed files with 8 additions and 2 deletions
+2
View File
@@ -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"