mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
release beta 1
This commit is contained in:
@@ -192,6 +192,11 @@ class Game_Character
|
||||
return self.map.terrain_tag(@x, @y)
|
||||
end
|
||||
|
||||
def cancelMoveRoute()
|
||||
@move_route=nil
|
||||
@move_route_forcing = false
|
||||
end
|
||||
|
||||
def bush_depth
|
||||
return @bush_depth || 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user