mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
Move some classes into the new org.apollo.game.model.entity package, and update plugins and classes that reference these.
This commit is contained in:
@@ -22,5 +22,6 @@ on :command, :graphic, RIGHTS_MOD do |player, command|
|
||||
return
|
||||
end
|
||||
|
||||
player.send(DisplayCrossbonesEvent.new(true ))
|
||||
player.play_graphic(Graphic.new(args[0].to_i))
|
||||
end
|
||||
Reference in New Issue
Block a user