Skip to content

Commit

Permalink
[MIRROR] Replace xenofauna carbine spawn with SMG(and rubber SMG mag)…
Browse files Browse the repository at this point in the history
… spawn
  • Loading branch information
Ryan180602 authored and SuhEugene committed Oct 19, 2023
1 parent 2055cb6 commit e9b81da
Showing 1 changed file with 20 additions and 14 deletions.
34 changes: 20 additions & 14 deletions maps/torch/torch5_deck1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -19658,6 +19658,10 @@
/obj/floor_decal/techfloor{
dir = 9
},
/obj/structure/closet/walllocker{
pixel_y = 20
},
/obj/item/storage/box/trackimp,
/turf/simulated/floor/tiled/dark,
/area/security/secure_storage)
"jhb" = (
Expand Down Expand Up @@ -23902,8 +23906,10 @@
"ozG" = (
/obj/structure/table/rack,
/obj/floor_decal/industrial/outline/grey,
/obj/item/gun/energy/laser/xenofauna,
/obj/item/gun/energy/laser/xenofauna,
/obj/item/storage/box/ammo/smg/rubber,
/obj/item/storage/box/ammo/smg/rubber,
/obj/item/storage/box/ammo/smg/rubber,
/obj/item/storage/box/ammo/smg/rubber,
/turf/simulated/floor/tiled/dark,
/area/security/secure_storage)
"oAp" = (
Expand Down Expand Up @@ -24273,12 +24279,11 @@
/area/rnd/research)
"oXv" = (
/obj/structure/table/rack,
/obj/item/storage/box/flashbangs,
/obj/item/storage/box/flashbangs,
/obj/item/storage/box/teargas,
/obj/item/storage/box/teargas,
/obj/item/gun/launcher/grenade,
/obj/floor_decal/industrial/outline/grey,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/turf/simulated/floor/tiled/dark,
/area/security/secure_storage)
"oXx" = (
Expand Down Expand Up @@ -24550,11 +24555,7 @@
/turf/simulated/floor/tiled/white,
/area/rnd/research)
"pud" = (
/obj/structure/table/rack,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/obj/item/gun/projectile/automatic/sec_smg/empty,
/obj/structure/table/steel,
/obj/floor_decal/industrial/outline/grey,
/turf/simulated/floor/tiled/techfloor,
/area/security/armoury)
Expand Down Expand Up @@ -25988,6 +25989,7 @@
/obj/machinery/light{
dir = 4
},
/obj/machinery/mech_recharger,
/turf/simulated/floor/tiled/dark,
/area/security/armoury)
"rcb" = (
Expand Down Expand Up @@ -30115,14 +30117,18 @@
/turf/simulated/wall/r_wall/hull,
/area/maintenance/firstdeck/centralstarboard)
"xFx" = (
/obj/structure/table/steel,
/obj/item/storage/box/trackimp,
/obj/floor_decal/industrial/outline/grey,
/obj/machinery/power/apc{
name = "south bump";
pixel_y = -28
},
/obj/structure/cable/green,
/obj/structure/table/rack,
/obj/item/gun/launcher/grenade,
/obj/item/storage/box/teargas,
/obj/item/storage/box/teargas,
/obj/item/storage/box/flashbangs,
/obj/item/storage/box/flashbangs,
/turf/simulated/floor/tiled/dark,
/area/security/secure_storage)
"xFL" = (
Expand Down

0 comments on commit e9b81da

Please sign in to comment.