Fixes oversight resulting in ALLCAPS traitor codewords; expands corpus (#25300)

This commit is contained in:
bgobandit
2017-03-22 06:50:23 -04:00
committed by Leo
parent bc7de3cdfe
commit bbab8f5062
2 changed files with 534 additions and 516 deletions

View File

@@ -217,7 +217,7 @@ var/syndicate_code_response//Code response for traitors.
if(2)
code_phrase += lowertext(pick(foods))
if(3)
code_phrase += pick(locations)
code_phrase += lowertext(pick(locations))
safety -= 2
if(3)
switch(rand(1,4))//Abstract nouns, objects, adjectives, threats. Can be selected more than once.