NWNDS/nwn_dark_sun/xplevel120.nss

6 lines
53 B
Plaintext
Raw Normal View History

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