mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
Some bug fixes
This commit is contained in:
@@ -183,7 +183,7 @@ class NPCTrainer < Trainer
|
||||
def initialize(name, trainer_type)
|
||||
super
|
||||
@items = []
|
||||
@lose_text = GameData::TrainerType.get(@trainer_type).lose_text
|
||||
@lose_text = nil
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user