diff options
Diffstat (limited to 'npc/002-2')
-rw-r--r-- | npc/002-2/ratto.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-2/ratto.txt b/npc/002-2/ratto.txt index 35bdc4d7f..1c09212e1 100644 --- a/npc/002-2/ratto.txt +++ b/npc/002-2/ratto.txt @@ -69,6 +69,7 @@ OnRatto4Death: end; L_Victor: + unitskilluseid(getcharid(3), BS_GREED, 1, getcharid(3)); // Auto-Looting warp "002-1@"+LOCATION$, 35, 26; deltimer("RattosControl::OnRatto1Respawn"); deltimer("RattosControl::OnRatto2Respawn"); |