mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
New map is pointless without the .dme that includes it, derp derp.
Headset+Earphones=Earset. Because headphones is too long. Sprite request fulfilled. Increased limits on cyborgs at round start. I still see people killing themselves to become cyborgs, so clearly it's in demand. On an average round this is potentially about 10% of the station, but that is lower than the number of potential engineers, security, or medical personnel by far. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1214 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -103,7 +103,7 @@ var
|
||||
cmoMax = 1
|
||||
mimeMax = 1
|
||||
sorterMax = 2
|
||||
borgMax = 2
|
||||
borgMax = 5
|
||||
|
||||
list/bombers = list( )
|
||||
list/admin_log = list ( )
|
||||
|
||||
@@ -14,7 +14,7 @@ var/list/occupations = list(
|
||||
"Research Director",
|
||||
"Chaplain",
|
||||
"Roboticist",
|
||||
"Cyborg","Cyborg", // --DH
|
||||
"Cyborg","Cyborg","Cyborg","Cyborg","Cyborg",
|
||||
"AI",
|
||||
"Barman",
|
||||
"Chef",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 455 B After Width: | Height: | Size: 533 B |
+1
-1
@@ -765,5 +765,5 @@
|
||||
#include "code\WorkInProgress\recycling\scrap.dm"
|
||||
#include "code\WorkInProgress\recycling\sortingmachinery.dm"
|
||||
#include "interface\skin.dmf"
|
||||
#include "maps\tgstation.2.0.4.dmm"
|
||||
#include "maps\tgstation.2.0.5.dmm"
|
||||
// END_INCLUDE
|
||||
|
||||
Reference in New Issue
Block a user