From 3f6762726c382c3d65774a81272d5930c66b8d79 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sun, 10 Jul 2016 03:28:11 +0300
Subject: Add SC_PHYSICAL_SHIELD into sc_config.txt

Also add bit field 256 into help in sc_config.txt
---
 db/sc_config.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/db/sc_config.txt b/db/sc_config.txt
index ac65a667..981729f5 100644
--- a/db/sc_config.txt
+++ b/db/sc_config.txt
@@ -11,6 +11,7 @@
 //         32 - SC considered as debuff and be removed by Gospel and etc.
 //         64 - SC cannot be reset when MADO Gear is taken off.
 //        128 - SC cannot be reset by 'sc_end SC_ALL' and status change clear.
+//        256 - SC can be visible for all players
 // Example:
 // SC_ENDURE, 21 //SC_ENDURE: cannot be removed by death and dispell and cosidered as buff. (16 + 4 + 1 = 21)
 
@@ -491,3 +492,6 @@ SC_BLOSSOM_FLUTTERING, 207
 
 // Cant Clear
 SC_ALL_RIDING, 141
+
+// evol effects
+SC_PHYSICAL_SHIELD, 2
-- 
cgit v1.2.3-70-g09d2