NWNDS/nwnds_module/wow_at_bounty_08.nss

6 lines
64 B
Plaintext
Raw Normal View History

#include "wow_inc_bounty"
void main()
{
wow_SetChoice(8);
}