Stendhal NPC Coding: Difference between revisions

Content deleted Content added
imported>Kymara
flesh out
imported>Kymara
No edit summary
Line 13:
== Define NPC with Java ==
 
First you need to decide what region your NOCNPC will be in, so that we can create the Java file in the correct place. The location for the file will be:
src/games/stendhal/server/maps/''region''/''subregion''