]> Shamusworld >> Repos - jk1/blob - scripts/01narshadda/biglift2_up.txt
Move stuff into trunk in prepartion for GIT import.
[jk1] / scripts / 01narshadda / biglift2_up.txt
1 //Generated by BehavEd\r
2 \r
3 rem ( "Moves the right cargo lift in 01narshadda up." );\r
4 \r
5 affect ( "biglift_right", /*@AFFECT_TYPE*/ FLUSH )\r
6 {\r
7         wait ( 3060.000 );\r
8         move ( $tag( "reftag_up", ORIGIN)$, < 0.000 0.000 0.000 >, 4000.000 );\r
9 }\r
10 \r