opentibiabr / otservbr-global

OTServBR-Global datapack was migrated to Canary repository: https://github.com/opentibiabr/canary
GNU General Public License v2.0
143 stars 162 forks source link

Fix unGreet function in npc cassino #782

Closed Rechdan closed 2 years ago

Rechdan commented 2 years ago

Description

Just adding npc to the unGreet function, otherwise it would throw an error.

Behaviour

Actual

Errors when ungreeting.

Expected

Ungreet the player.

Type of change

How Has This Been Tested

By adding another UnGreet to another NPC and run into that error.

Checklist