From 25e3d584866b386b37232320457e6cf1bdcf3d87 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 25 Oct 2006 13:34:43 +0000 Subject: - MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the "petrifying time". This value has been set to 5 seconds. - Now when SC_STONE is triggered from status-change cards, it's petrifying duration will be passed as 0, causing the minimum (1 sec) to be used. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9066 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/pc.c') diff --git a/src/map/pc.c b/src/map/pc.c index 98d581980..4a90929ea 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -3149,7 +3149,6 @@ int pc_show_steal(struct block_list *bl,va_list ap) { struct map_session_data *sd; int itemid; - int type; struct item_data *item=NULL; char output[100]; -- cgit v1.2.3-70-g09d2