Laserdome Update (#19233)

* laserdome update

* Update laserdome.dmm

fix double bench in ffa readyroom

* Update laserdome.dmm

expand laserdome shops

* Update laserdome.dmm

update the other shop, too

* Update laserdome.dmm

fix the big block windows

* Fixup maps in TGM format

529ec4ec2a: maps/redgate/laserdome.dmm

Automatically commited by: tools\mapmerge2\fixup.py

* Update laserdome.dmm

fix duplicate rack

* laserdome: tdm content for ffa arena

* Fixup maps in TGM format

529ec4ec2a: maps/redgate/laserdome.dmm

Automatically commited by: tools\mapmerge2\fixup.py
This commit is contained in:
Killian
2026-02-27 18:57:46 +00:00
committed by GitHub
parent 17714cc963
commit 4a87ed01fa
5 changed files with 2497 additions and 1975 deletions
@@ -97,12 +97,13 @@
/obj/item/mine/lasertag/blue = 5)
/obj/structure/closet/lasertag/omni
name = "unniversal laser tag equipment"
name = "universal laser tag equipment"
desc = "It's a storage unit for laser tag equipment."
closet_appearance = /datum/decl/closet_appearance/wardrobe/purple
starts_with = list(
/obj/item/gun/energy/lasertag/omni = 5,
/obj/item/clothing/head/omnitag = 5,
/obj/item/clothing/suit/lasertag/omni = 5,
/obj/item/lasertagknife = 5,
/obj/item/mine/lasertag/all = 5,
@@ -135,3 +136,17 @@
/obj/item/clothing/head/bluetag = 3,
/obj/item/clothing/suit/lasertag/bluetag = 3,
/obj/item/lasertagknife/blue = 3)
/obj/structure/closet/lasertag/omni/laserdome
name = "universal laser tag equipment"
desc = "It's a storage unit for laser tag equipment."
closet_appearance = /datum/decl/closet_appearance/wardrobe/purple
starts_with = list(
/obj/item/encryptionkey/ent = 3,
/obj/item/gun/energy/lasertag/omni = 5,
/obj/item/clothing/head/omnitag = 5,
/obj/item/clothing/suit/lasertag/omni = 5,
/obj/item/lasertagknife = 5,
/obj/item/mine/lasertag/all = 5,
/obj/item/mine/lasertag/omni = 5)