mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 11:42:39 -06:00
nice
This commit is contained in:
parent
d8381d214b
commit
d1694f3d70
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ class DistributedPhoneAI(DistributedFurnitureItemAI):
|
|||
self.d_setMovie(PHONE_MOVIE_PICKUP, avId)
|
||||
av.b_setCatalogNotify(0, av.mailboxNotify)
|
||||
|
||||
self.air.questManager.toonCalledClarabelle(av)
|
||||
|
||||
def avatarExit(self):
|
||||
if not self.inUse:
|
||||
self.notify.warning('Requested avatarExit but phone isn\'t in use!')
|
||||
|
|
Loading…
Reference in a new issue