9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
// Modifed by Zunath on 6/21/2011
|
|
// Replaced original script with the new version.
|
|
|
|
#include "zst_include"
|
|
void main()
|
|
{
|
|
PSS_OnChestDisturbed();
|
|
}
|