mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 00:38:11 +00:00
Remove message filtering
This commit is contained in:
@@ -35,7 +35,7 @@ class DummyAction < DistancedAction
|
||||
else
|
||||
@started = true
|
||||
|
||||
mob.send_message('You hit the dummy.', true)
|
||||
mob.send_message('You hit the dummy.')
|
||||
mob.turn_to(position)
|
||||
mob.play_animation(PUNCH_ANIMATION)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user