mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +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",
|
||||
|
||||
Reference in New Issue
Block a user