Add check_mutations to detective and bartender, just in case

This commit is contained in:
Rob Nelson
2014-01-21 16:04:28 -08:00
committed by ZomgPonies
parent 1a94d400f7
commit dcaf8d4e49
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@
H.dna.SetSEState(SOBERBLOCK,1)
H.mutations += M_SOBER
H.check_mutations = 1
return 1
+1
View File
@@ -137,6 +137,7 @@
H.dna.SetSEState(SOBERBLOCK,1)
H.mutations += M_SOBER
H.check_mutations = 1
return 1