Stendhal Quest Testing: Difference between revisions
Content deleted Content added
imported>MartinFuchs |
imported>MartinFuchs |
||
Line 80:
</source>
===TODO_Test and TODO_Test()===
This is the class name of your test file. Which should be the class name of the quest file you are testing, plus 'Test'.
Ours is RainbowBeansTest.
=== TODO_NPC()===
Locate the maps file for the NPC in your quest (hint: search the src/games/stendhal/server/maps folder for their name) then use the class name of their maps file
| |||