Merge branch 'master' into village
This commit is contained in:
@ -170,6 +170,7 @@ class Sword(Weapon) :
|
||||
super().__init__(*args, **kwargs)
|
||||
self.name = "sword"
|
||||
|
||||
|
||||
class BodySnatchPotion(Item):
|
||||
"""
|
||||
The body-snatch potion allows to exchange all characteristics with a random
|
||||
|
Reference in New Issue
Block a user