From 080e42fc093a6693e225ea734d22049094351af0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Apr 2020 07:28:19 -0300 Subject: Move more stuff from Real Estate System around. It's still difficult to implement and maintain, imo. --- npc/009-6/utils.txt | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'npc/009-6') diff --git a/npc/009-6/utils.txt b/npc/009-6/utils.txt index 816c56abe..65ffbb276 100644 --- a/npc/009-6/utils.txt +++ b/npc/009-6/utils.txt @@ -71,32 +71,4 @@ OnReload: } -009-6,21,23,0 script Wardrobe#RES_0096 NPC_NO_SPRITE,{ - openstorage; - end; - -OnInit: - .distance=3; - end; -} - - -009-6,29,24,0 script Stovetop#RES_0096 NPC_NO_SPRITE,{ - realestate_cauldron(); - close; - -OnInit: - .distance=3; - end; -} - - -009-6,34,25,0 script Piano#RES_0096 NPC_NO_SPRITE,{ - realestate_piano(); - close; - -OnInit: - .distance=3; - end; -} -- cgit v1.2.3-70-g09d2