From d57579a58d5035d48fc1f7a42c833cb47ae571b9 Mon Sep 17 00:00:00 2001 From: DracoRPG Date: Sat, 27 Jan 2007 05:04:10 +0000 Subject: Removed useless read-from-GRF features git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9725 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/map/npc.c') diff --git a/src/map/npc.c b/src/map/npc.c index 90d61e226..8c7ac76da 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -3016,9 +3016,6 @@ int do_init_npc(void) for (busy = 1; busy < MAX_NPC_CLASS; busy++) npc_viewdb[busy].class_ = busy; busy = 0; - // indoorrswtable.txt and etcinfo.txt [Celest] - if (battle_config.indoors_override_grffile) - npc_read_indoors(); // comparing only the first 24 chars of labels that are 50 chars long isn't that nice // will cause "duplicated" labels where actually no dup is... -- cgit v1.2.3-70-g09d2