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