diff options
Diffstat (limited to 'npc/custom/breeder.txt')
-rw-r--r-- | npc/custom/breeder.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/breeder.txt b/npc/custom/breeder.txt index c280fae73..de4460cd3 100644 --- a/npc/custom/breeder.txt +++ b/npc/custom/breeder.txt @@ -33,7 +33,7 @@ prontera,124,201,1 script Universal Rental NPC 726,{ else { message strcharinfo(0),"You do not meet requirements to rent."; close; } - specialeffect2 276; + specialeffect2 EF_TEIHIT3; close; } |