mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-07-23 08:07:02 +00:00
Update 6.8
This commit is contained in:
@@ -59,7 +59,6 @@ GameData::EncounterType.register({
|
||||
})
|
||||
|
||||
|
||||
|
||||
GameData::EncounterType.register({
|
||||
:id => :WaterStorm,
|
||||
:type => :none,
|
||||
@@ -72,5 +71,12 @@ GameData::EncounterType.register({
|
||||
:old_slots => [30,30,10,15,5,10],
|
||||
})
|
||||
|
||||
GameData::EncounterType.register({
|
||||
:id => :TallGrass,
|
||||
:type => :land,
|
||||
:old_slots => [30,30,10,15,5,10],
|
||||
})
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user