Test merchants

This commit is contained in:
Yohann D'ANELLO
2020-12-09 15:32:37 +01:00
parent 657f4e5209
commit 19b82ff71a
7 changed files with 80 additions and 14 deletions

View File

@ -481,4 +481,4 @@ class FriendlyEntity(FightingEntity):
"""
Returns a friendly entity's specific attributes
"""
return ["maxhealth", "health", "dialogue_option"]
return ["maxhealth", "health"]