mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
Moved Poké Radar encounters into encounters.txt, added Setting/map metadata for reflection rippling, fixed def minimum_level, fixed ice/waterfalls forcing movement even when holding Ctrl in Debug mode, Pokédex no longer shows genders for species without gender differences
This commit is contained in:
@@ -27,6 +27,10 @@ class Game_Follower < Game_Event
|
||||
end
|
||||
end
|
||||
|
||||
def map_id
|
||||
return @map.map_id
|
||||
end
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
def move_through(direction)
|
||||
|
||||
Reference in New Issue
Block a user