mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 20:17:16 +02:00
commit
73b71fdb56
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ class EvAdventureCharacter(LivingMixin, DefaultCharacter):
|
|||
|
||||
def at_pre_object_leave(self, leaving_object, destination, **kwargs):
|
||||
"""
|
||||
Hook called when dropping an item. We don't allow to drop weilded/worn items
|
||||
Hook called when dropping an item. We don't allow to drop wielded/worn items
|
||||
(need to unwield/remove them first). Return False to
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue