Skip to content

Commit

Permalink
Update rover.dmm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Jun 6, 2024
1 parent dd20510 commit e22a963
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions maps/map_files/rover/rover.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@
pixel_x = 8
},
/obj/structure/gun_rack/m41/recon/unloaded,
/obj/item/attachable/attached_gun/grenade/mk1{
pixel_y = 15;
pixel_x = 8
},
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -241,6 +245,7 @@
"ct" = (
/obj/structure/surface/table/almayer,
/obj/item/facepaint/sniper,
/obj/item/attachable/attached_gun/grenade/mk1,
/turf/open/floor/almayer,
/area/golden_arrow/dorms)
"cJ" = (
Expand Down Expand Up @@ -1290,6 +1295,10 @@
pixel_x = -6;
pixel_y = 8
},
/obj/item/attachable/attached_gun/grenade/mk1{
pixel_y = -1;
pixel_x = 6
},
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -2887,6 +2896,8 @@
/area/golden_arrow/cryo_cells)
"AD" = (
/obj/structure/closet/crate/trashcart,
/obj/item/attachable/attached_gun/grenade/mk1,
/obj/item/attachable/attached_gun/grenade/mk1,
/turf/open/floor/plating,
/area/golden_arrow/hangar)
"AF" = (
Expand Down

0 comments on commit e22a963

Please sign in to comment.