HoS_PRC8/_mod/_module/nss/seek_powres_200.nss

6 lines
73 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
// gold 200
void main()
{
SetLocalInt(OBJECT_SELF,"nGoldCost",200);
}