Initial commit. Updated release archive.
This commit is contained in:
6
_module/nss/as_picked_door.nss
Normal file
6
_module/nss/as_picked_door.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
object oUnlocker = GetLastUnlocked();
|
||||
|
||||
SetLocalInt(oUnlocker,"nPickedChurchDoor",1);
|
||||
}
|
Reference in New Issue
Block a user