Skip to content

Commit

Permalink
Removes crystal walls, makes Atlas non-dense
Browse files Browse the repository at this point in the history
  • Loading branch information
Doctor-Derp committed Jan 12, 2023
1 parent aac24e1 commit e329e0e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions maps/intrepid/intrepid1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -25862,7 +25862,7 @@
/turf/simulated/floor/tiled/dark,
/area/intrepid/department/command/bridge)
"vUR" = (
/turf/simulated/wall/crystal,
/turf/simulated/wall/prepainted,
/area/intrepid/department/civillian/adherent)
"vVc" = (
/turf/simulated/wall/r_wall/prepainted,
Expand Down Expand Up @@ -27924,7 +27924,9 @@
},
/obj/structure/table/standard,
/obj/item/storage/box/cdeathalarm_kit,
/mob/living/simple_animal/hostile/retaliate/tegu/atlas,
/mob/living/simple_animal/hostile/retaliate/tegu/atlas{
density = 0
},
/turf/simulated/floor/tiled/dark,
/area/intrepid/department/command/bridge)
"xMk" = (
Expand Down

0 comments on commit e329e0e

Please sign in to comment.