From 2e2bc3402805a132af5515b55c46b022c1abedf0 Mon Sep 17 00:00:00 2001 From: celest Date: Tue, 7 Dec 2004 18:27:25 +0000 Subject: * Corrected Triple Blow * Added 'Guardian Angel' code for supernovices git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@492 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 1a1353983..e05b6d125 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -137,6 +137,7 @@ struct map_session_data { unsigned make_arrow_flag : 1; unsigned potionpitcher_flag : 1; unsigned storage_flag : 1; + unsigned snovice_flag : 4; } state; struct { unsigned killer : 1; -- cgit v1.2.3-70-g09d2