mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
Fixes issue #65, adds support for emotes/anims in dialogue
Use block instead of lambda, add emotes.rb Proper tutorial island emote Add newline at end of emotes.rb Use block instead of lambda, fix send_generic_dialogue method to accept block
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
</authors>
|
||||
<scripts>
|
||||
<script>dialogue.rb</script>
|
||||
<script>emotes.rb</script>
|
||||
</scripts>
|
||||
<dependencies>
|
||||
<dependency>util</dependency>
|
||||
|
||||
Reference in New Issue
Block a user