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/017-7/utils.txt | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'npc/017-7') diff --git a/npc/017-7/utils.txt b/npc/017-7/utils.txt index 604bf19fe..28f69e283 100644 --- a/npc/017-7/utils.txt +++ b/npc/017-7/utils.txt @@ -72,32 +72,3 @@ OnReload: } -017-7,21,23,0 script Wardrobe#RES_0177 NPC_NO_SPRITE,{ - openstorage; - end; - -OnInit: - .distance=3; - end; -} - - -017-7,29,24,0 script Cauldron#RES_0177 NPC_NO_SPRITE,{ - realestate_cauldron(); - close; - -OnInit: - .distance=3; - end; -} - - -017-7,34,25,0 script Piano#RES_0177 NPC_NO_SPRITE,{ - realestate_piano(); - close; - -OnInit: - .distance=3; - end; -} - -- cgit v1.2.3-60-g2f50