Skip to content

Commit

Permalink
Infirmary done, fore part basics are set
Browse files Browse the repository at this point in the history
  • Loading branch information
Domic2 committed Jul 2, 2020
1 parent 9c7f73a commit 1508408
Show file tree
Hide file tree
Showing 6 changed files with 155 additions and 901 deletions.
207 changes: 104 additions & 103 deletions maps/perseverance/Perseverance_1.dmm

Large diffs are not rendered by default.

118 changes: 44 additions & 74 deletions maps/perseverance/Perseverance_2.dmm

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion maps/perseverance/XIV.dm
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
//Made by Domic(mapping, bad coding), additional credits to: Sibg (mapping) and DoctorDerp (spriting). If you have any questions or feedback, ping me on discord (Domic#7513)

#if !defined(using_map_DATUM)
// #include "XIV_unit_testing.dm"
#include "XIV_unit_testing.dm"

#include "XIV_areas.dm"
#include "XIV_announcements.dm"
Expand Down
412 changes: 0 additions & 412 deletions maps/perseverance/backup/Perseverance_1.dmm

This file was deleted.

311 changes: 0 additions & 311 deletions maps/perseverance/backup/Perseverance_2.dmm

This file was deleted.

4 changes: 4 additions & 0 deletions maps/perseverance/code/XIV_minor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
/obj/machinery/door/airlock/multi_tile/glass/autoname/civilian
stripe_color = COLOR_CIVIE_GREEN

/obj/machinery/door/airlock/multi_tile/glass/autoname/medical
door_color = COLOR_WHITE
stripe_color = COLOR_DEEP_SKY_BLUE

///obj/machinery/computer
// icon = 'maps/perseverance/icons/obj/computer.dmi'
// uncomment once derp does the sprites
Expand Down

0 comments on commit 1508408

Please sign in to comment.