mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 08:39:27 +00:00
Fix bug where mobs were still referred to as characters in plugins.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
require 'java'
|
||||
|
||||
java_import 'org.apollo.game.model.Player'
|
||||
java_import 'org.apollo.game.event.impl.PositionEvent'
|
||||
java_import 'org.apollo.game.event.impl.SetTileItemEvent'
|
||||
|
||||
Reference in New Issue
Block a user