6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
|
// lupg_spid_reqit - Required item for new units
|
||
|
void main()
|
||
|
{
|
||
|
SetLocalString(GetPCSpeaker(),"sUpgReqItem","NW_IT_MSMLMISC08");
|
||
|
}
|