mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Fix dialogue issue.
This commit is contained in:
@@ -36,6 +36,7 @@ class OpenDialogueAction < DistancedAction
|
||||
def executeAction
|
||||
@player.set_interacting_mob(@npc)
|
||||
send_dialogue(@player, @dialogue)
|
||||
stop
|
||||
end
|
||||
|
||||
def equals(other)
|
||||
|
||||
Reference in New Issue
Block a user