mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Fixed a double AI issue, this should be the last of it.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1983 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -334,7 +334,7 @@ var/list/occupations = list(
|
||||
"Virologist" = 1,
|
||||
|
||||
//I afraid I can't do that, Dave
|
||||
"AI" = 1,
|
||||
// "AI" = 1,now picked like the captain
|
||||
"Cyborg" = 1,
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user