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:
4
_module/nss/pv_choose_item_7.nss
Normal file
4
_module/nss/pv_choose_item_7.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "PV_CONVO_OPTION_CHOSEN", 7);
|
||||
}
|
Reference in New Issue
Block a user