I think the value was supposed to be 2.
This commit is contained in:
parent
01394ecbf3
commit
3ad58abeda
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ entityDef monster_gman
|
||||||
"speed_run" "364" // day one only
|
"speed_run" "364" // day one only
|
||||||
|
|
||||||
when "body" equals "1" {
|
when "body" equals "1" {
|
||||||
"body1" "1"
|
"body1" "2"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue