Searched defs:sSurprisedNPCChannel (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java50 private final static String sSurprisedNPCChannel = "SURPRISED"; field in class:GameObjectFactory
3567 surpriseChannel = channelSystem.registerChannel(sSurprisedNPCChannel);
3742 surpriseChannel = channelSystem.registerChannel(sSurprisedNPCChannel);
5427 surpriseChannel = channelSystem.registerChannel(sSurprisedNPCChannel);

Completed in 67 milliseconds