EpicValor 7770601b3e Modified some areas, items, creatures
Added a forge to make a weapon into another weapon of a different base type.
2023-09-25 18:15:41 -05:00

5 lines
69 B
Plaintext

void main()
{
DelayCommand (30.0, ActionLockObject (OBJECT_SELF));
}