I think the value was supposed to be 2.

This commit is contained in:
Maxwell 2023-09-22 19:33:53 -04:00
parent 01394ecbf3
commit 3ad58abeda
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ entityDef monster_gman
"speed_run" "364" // day one only
when "body" equals "1" {
"body1" "1"
"body1" "2"
}
}