mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-10-31 00:37:54 +00: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)
|
self.d_setMovie(PHONE_MOVIE_PICKUP, avId)
|
||||||
av.b_setCatalogNotify(0, av.mailboxNotify)
|
av.b_setCatalogNotify(0, av.mailboxNotify)
|
||||||
|
|
||||||
|
self.air.questManager.toonCalledClarabelle(av)
|
||||||
|
|
||||||
def avatarExit(self):
|
def avatarExit(self):
|
||||||
if not self.inUse:
|
if not self.inUse:
|
||||||
self.notify.warning('Requested avatarExit but phone isn\'t in use!')
|
self.notify.warning('Requested avatarExit but phone isn\'t in use!')
|
||||||
|
|
Loading…
Reference in a new issue