Fix monkeys not having their monkey block set high enough

This commit is contained in:
d3athrow
2014-01-24 12:03:55 -05:00
committed by ZomgPonies
parent 49e8e5a7f8
commit 1cbf6abaa9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
O.dna = dna.Clone()
O.dna.SetSEState(MONKEYBLOCK,1)
O.dna.SetSEValue(MONKEYBLOCK,0xFFF)
O.loc = loc
O.viruses = viruses
O.a_intent = "harm"