Added drone fabricators to the map in their own area. Replaced Vox crossbows with spike throwers.

This commit is contained in:
Zuhayr
2014-05-11 21:38:29 +09:30
parent 84ec5b6849
commit ff56d3e1bb
3 changed files with 66 additions and 41 deletions
+1 -1
View File
@@ -557,7 +557,7 @@ var/list/TAGGERLOCATIONS = list("Disposals",
"Atmospherics", "Security", "HoS Office", "Medbay",
"CMO Office", "Chemistry", "Research", "RD Office",
"Robotics", "HoP Office", "Library", "Chapel", "Theatre",
"Bar", "Kitchen", "Hydroponics", "Janitor Closet","Genetics")
"Bar", "Kitchen", "Hydroponics", "Janitor Closet","Genetics","Drone Fabrication")
#define HOSTILE_STANCE_IDLE 1
#define HOSTILE_STANCE_ALERT 2