Changed folder name.
Changed folder name.
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