mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
The AI/bots now leave hidden fingerprints on things they touch.
The game will not load the empty goon and beta tester files on startup. Moved modes that are broken/unfinished into the unused section. Powersinks will eat more power Firedoors should be fixed now. Engineering solars moved away from engineering.(there is currently an empty room where one was. I dont have any good ideas for things to put in there atm so if you want to add something go ahead) git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1017 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1215,7 +1215,7 @@
|
||||
if (src.holder)
|
||||
src.holder.Secrets()
|
||||
return
|
||||
|
||||
/*
|
||||
/client/proc/goons()
|
||||
set name = "Goons"
|
||||
set category = "Admin"
|
||||
@@ -1229,7 +1229,7 @@
|
||||
if (src.holder)
|
||||
src.holder.beta_testers()
|
||||
return
|
||||
|
||||
*/
|
||||
/client/proc/voting()
|
||||
set name = "Voting"
|
||||
set category = "Admin"
|
||||
|
||||
Reference in New Issue
Block a user