generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit.
This commit is contained in:
14
_module/nss/loot_open.nss
Normal file
14
_module/nss/loot_open.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: Name Lootable corpse placeable on open script
|
||||
//:: FileName loot_h
|
||||
//:: Copyright (c) 2001 Bioware Corp.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Sentur Signe
|
||||
//:://////////////////////////////////////////////
|
||||
#include "loot_h"
|
||||
void main()
|
||||
{
|
||||
LOOT_OpenCorpse();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user