Finished PRC8 integration
Finished PRC8 integration. Moved creature abilities to top hak. Setup tooling. Created release archive
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
//I make most plants green and many people brown. What am I?
|
||||
//Sun (yellow)
|
||||
|
||||
//Pulled by a night pearl, I bow politely and slowly straughten up twice a day. What am I?
|
||||
//Pulled by a night pearl, I bow politely and slowly straighten up twice a day. What am I?
|
||||
//Ocean (blue)
|
||||
|
||||
//I'm often held, yet rarely touched;
|
||||
@@ -29,6 +29,8 @@
|
||||
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_npc_userdef", OBJECT_SELF);
|
||||
|
||||
int nUser = GetUserDefinedEventNumber();
|
||||
int nIdx;
|
||||
object oDoor;
|
||||
|
||||
Reference in New Issue
Block a user