Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
10
_module/nss/hc_used_campfire.nss
Normal file
10
_module/nss/hc_used_campfire.nss
Normal file
@@ -0,0 +1,10 @@
|
||||
// hc_used_campfire
|
||||
// Archaegeo 2002
|
||||
// Campfire kumbiya time
|
||||
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPC=GetLastUsedBy();
|
||||
AssignCommand(oPC,ActionPlayAnimation(ANIMATION_LOOPING_SIT_CROSS,1.0,120.0));
|
||||
}
|
||||
Reference in New Issue
Block a user