[MIRROR] Fix syndicate toy C20r and L6 Saw not having riot darts (#2740)
* Fix syndicate toy C20r and L6 Saw not having riot darts (#30645) * Add riot darts back into toy C20r and L6 Saw Riot darts were removed from the unrestricted variants of these guns, also changed these ruins to use the new /riot variant in order to maintain original functionality. * Comments are good Especially when inheritance makes everything weird. * Fix syndicate toy C20r and L6 Saw not having riot darts
This commit is contained in:
committed by
Poojawa
parent
ea4a505ed0
commit
d64c23b7f9
@@ -694,8 +694,8 @@
|
||||
/area/ruin/powered/syndicate_lava_base)
|
||||
"bJ" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted/riot,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted/riot,
|
||||
/turf/open/floor/plasteel/vault{
|
||||
dir = 8
|
||||
},
|
||||
|
||||
@@ -815,8 +815,8 @@
|
||||
/area/ruin/unpowered)
|
||||
"cC" = (
|
||||
/obj/structure/closet/crate/secure/weapon,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted/riot,
|
||||
/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted/riot,
|
||||
/turf/open/floor/mineral/titanium/yellow/airless,
|
||||
/area/ruin/unpowered)
|
||||
"cD" = (
|
||||
|
||||
Reference in New Issue
Block a user