Amon_PRC8/_module/nss/logs2.nss
Jaysyn904 c5cffc37af Initial Commit
Initial Commit [v1.01]
2025-04-03 19:00:46 -04:00

17 lines
243 B
Plaintext

// Created By: Kevin Pisz
// Created On: 06/23/02
//
// BioWare's info:
//
//:: Created By: Brent
//:: Created On: February 26 2001
//
void main()
{
CreateObject(OBJECT_TYPE_PLACEABLE, "tfA2",
GetLocation(GetNearestObjectByTag("tfA2")));
}