Skip to content

Commit

Permalink
Replaces T12 with AK47 in OBS shuttle; Replaces magnum pistol with no…
Browse files Browse the repository at this point in the history
…rmal ones.
  • Loading branch information
EgorDinamit committed Feb 12, 2023
1 parent b5c6299 commit 47b1c3b
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions maps/away/obs_shuttle/obs_shuttle.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1240,9 +1240,10 @@
/area/obs_shuttle/equipment)
"vq" = (
/obj/structure/table/rack,
/obj/item/gun/projectile/pistol/magnum_pistol,
/obj/item/ammo_magazine/magnum,
/obj/item/ammo_magazine/magnum,
/obj/item/gun/projectile/pistol/sec/lethal,
/obj/item/ammo_magazine/pistol,
/obj/item/ammo_magazine/pistol,
/obj/item/ammo_magazine/pistol,
/turf/simulated/floor/tiled,
/area/obs_shuttle/equipment)
"vy" = (
Expand Down Expand Up @@ -1376,10 +1377,12 @@
/area/obs_shuttle/equipment)
"ye" = (
/obj/structure/table/rack,
/obj/item/gun/projectile/automatic/t12,
/obj/item/ammo_magazine/t12,
/obj/item/ammo_magazine/t12,
/obj/item/ammo_magazine/t12,
/obj/item/gun/projectile/automatic/ak47,
/obj/item/ammo_magazine/ak47,
/obj/item/ammo_magazine/ak47,
/obj/item/ammo_magazine/ak47,
/obj/item/ammo_magazine/ak47,
/obj/item/ammo_magazine/ak47,
/turf/simulated/floor/tiled/steel_grid,
/area/obs_shuttle/equipment)
"yi" = (
Expand Down

0 comments on commit 47b1c3b

Please sign in to comment.