Shadowshrooms are much less powerful (#25031)

This commit is contained in:
Joan Lung
2017-03-13 20:46:55 -04:00
committed by KorPhaeron
parent 742fcf0ffe
commit efed08c420
4 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
if(!holder)
return
switch(subject)
if("singulo", "wires", "telesci", "gravity", "records", "cargo", "supermatter", "atmos", "kudzu") //general one-round-only stuff
if("singulo", "wires", "telesci", "gravity", "records", "cargo", "supermatter", "atmos", "botany") //general one-round-only stuff
var/F = investigate_subject2file(subject)
if(!F)
to_chat(src, "<font color='red'>Error: admin_investigate: [INVESTIGATE_DIR][subject] is an invalid path or cannot be accessed.</font>")