NWNDS/nwn_dark_sun/xplevel11.nss

6 lines
52 B
Plaintext
Raw Normal View History

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