The Great Enspacening begins!

This commit is contained in:
Maruno17
2021-12-18 12:20:31 +00:00
parent 2480ab0f9e
commit f7b76ae62e
138 changed files with 567 additions and 567 deletions

View File

@@ -83,7 +83,7 @@ class BugContestState
return true
end
def pbSetJudgingPoint(startMap,startX,startY,dir=8)
def pbSetJudgingPoint(startMap,startX,startY,dir = 8)
@start=[startMap,startX,startY,dir]
end
@@ -199,7 +199,7 @@ class BugContestState
return 3
end
def pbEnd(interrupted=false)
def pbEnd(interrupted = false)
return if !@inProgress
for poke in @otherparty
$player.party.push(poke)