Areas and Fixes
Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
This commit is contained in:
6
_module/nss/ldf_lowfunds.nss
Normal file
6
_module/nss/ldf_lowfunds.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "ld_forge"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
return !GetHasTokens(GetPCSpeaker(), GetLocalInt(OBJECT_SELF,"Cost"));
|
||||
}
|
Reference in New Issue
Block a user