Alangara_PRC8/_module/nss/ldf_cost.nss

7 lines
129 B
Plaintext
Raw Normal View History

2024-06-05 21:21:06 -04:00
#include "ld_forge_new"
int StartingConditional()
{
return GetHasTokens(GetPCSpeaker(), GetLocalInt(OBJECT_SELF,"Cost"));
}