mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-27 22:11:45 +01:00
Minor code changes and updated World and files for 3.60 release. --Rumble
This commit is contained in:
@@ -1812,6 +1812,8 @@ Trial Vnum Assigner - 1332~
|
||||
*~
|
||||
* By Rumble of The Builder Academy tbamud.com 9091
|
||||
* Player must have nohassle off! To junk assigner use tbalim purge player.
|
||||
set actor %self.carried_by%
|
||||
*Shouldn't be necessary, added by Fizban due to script not knowing who actor was under certain circumstances
|
||||
if %actor.varexists(TBA_trial_vnum)% && %actor.level% == 31
|
||||
* We set completed trial vnums to -#. So if negative abort.
|
||||
if %actor.TBA_trial_vnum% < 0
|
||||
|
||||
Reference in New Issue
Block a user