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:
bizarre.babel@gmail.com
2011-03-20 00:21:13 +00:00
parent f0c19e73b7
commit b80a1bd055
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ var
cmoMax = 1
mimeMax = 1
sorterMax = 2
borgMax = 2
borgMax = 5
list/bombers = list( )
list/admin_log = list ( )
+1 -1
View File
@@ -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
View File
@@ -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