From 68c3337b48956e286ce8539e164c46eb91e96687 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 16 Mar 2009 13:56:19 -0600 Subject: Only resume script after divorce if need to --- 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 a81d15d..a3dbb03 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -208,6 +208,7 @@ struct map_session_data { char npc_str[256]; struct { unsigned storage : 1; + unsigned divorce : 1; } npc_flags; unsigned int chatID; -- cgit v1.2.3-70-g09d2