NWNDS/nwn_dark_sun/xplevel3.nss

6 lines
51 B
Plaintext
Raw Normal View History

#include "XPLEVEL"
void main()
{
XPLevel(3);
}