Home
last modified time | relevance | path

Searched refs:NPC_GO_DOWN_FROM_CEILING (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DHotSpotSystem.java61 public static final int NPC_GO_DOWN_FROM_CEILING = 27; field in HotSpotSystem.HotSpotType
DNPCComponent.java318 case HotSpotSystem.HotSpotType.NPC_GO_DOWN_FROM_CEILING: in executeCommand()