Added ACP v4.1
Added ACP v4.1. Full compile. Updated module name. Updated release archive.
This commit is contained in:
6
_module/nss/sf_nowings.nss
Normal file
6
_module/nss/sf_nowings.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
// Created By Scarface
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
SetCreatureWingType(CREATURE_WING_TYPE_NONE, oPC);
|
||||
}
|
||||
Reference in New Issue
Block a user