mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-27 21:35:13 -06:00
Better category naming
This commit is contained in:
parent
dbb0fd6aaa
commit
9009ae1168
6 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package rs09.game.node.entity.npc.city.alkharid
|
||||
package rs09.game.node.entity.npc.region.alkharid
|
||||
|
||||
import core.game.content.dialogue.DialoguePlugin
|
||||
import core.game.content.dialogue.FacialExpression
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package rs09.game.node.entity.npc.city.alkharid
|
||||
package rs09.game.node.entity.npc.region.alkharid
|
||||
|
||||
import core.game.content.dialogue.DialoguePlugin
|
||||
import core.game.content.dialogue.FacialExpression
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package rs09.game.node.entity.npc.city.alkharid
|
||||
package rs09.game.node.entity.npc.region.alkharid
|
||||
|
||||
import core.game.content.dialogue.DialoguePlugin
|
||||
import core.game.content.dialogue.FacialExpression
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package rs09.game.node.entity.npc.city.pollnivneach
|
||||
package rs09.game.node.entity.npc.region.pollnivneach
|
||||
|
||||
import core.game.content.dialogue.DialoguePlugin
|
||||
import core.game.content.dialogue.FacialExpression
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package rs09.game.node.entity.npc.city.pollnivneach
|
||||
package rs09.game.node.entity.npc.region.pollnivneach
|
||||
|
||||
import core.game.content.dialogue.DialoguePlugin
|
||||
import core.game.content.dialogue.FacialExpression
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package rs09.game.node.entity.npc.city.pollnivneach
|
||||
package rs09.game.node.entity.npc.region.pollnivneach
|
||||
|
||||
import core.game.content.dialogue.DialoguePlugin
|
||||
import core.game.content.dialogue.FacialExpression
|
||||
Loading…
Add table
Add a link
Reference in a new issue