Changed folder name.
Changed folder name.
This commit is contained in:
12
_module/nss/trapdoor_no.nss
Normal file
12
_module/nss/trapdoor_no.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
//trapdoor_no script by Kerico 7/7/02
|
||||
//closes the trapdoor for next use after the PC says no to use
|
||||
//place in action taken scipt in trapdoor conversation
|
||||
//in 'no' end dialog of the trapdoor
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
//close the trapdoor
|
||||
PlayAnimation (ANIMATION_PLACEABLE_CLOSE);
|
||||
|
||||
}
|
Reference in New Issue
Block a user