Table of Contents

Town Guard NPC - Code References

Java Classes

JSON Configuration

String Resources

<string name="TownGuardNPC_Name">town guard</string>
<string name="TownGuardNPC_Gender">masculine</string>
<string name="TownGuardNPC_Name_Objective">town guard</string>
<string name="TownGuardNPC_Desc">A regular town guard.</string>
<string name="TownGuardNPC_Message1">Move along.</string>
<string name="TownGuardNPC_Message2">Thanks to adventurers like you, it became really peaceful up here.</string>
<string name="TownGuardNPC_Message3">You think there are too many guards in this town? Well, that's because this is the only town with a gigantic monster-infested dungeon, isn't it?</string>

Lua Scripts