diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-08-07 23:18:52 +0200 |
---|---|---|
committer | HoraK-FDF <horak-fdf@web.de> | 2024-08-07 23:18:52 +0200 |
commit | 3eb4bb90bd3965075422b9f078d42dddaf8ebeac (patch) | |
tree | 3d92387cc4f818f81d4cb9dbbc94f3da5c20d58a | |
parent | be8e3f48f51c6d684dc17f1e3ece3f001780d195 (diff) | |
download | clientdata-3eb4bb90bd3965075422b9f078d42dddaf8ebeac.tar.gz clientdata-3eb4bb90bd3965075422b9f078d42dddaf8ebeac.tar.bz2 clientdata-3eb4bb90bd3965075422b9f078d42dddaf8ebeac.tar.xz clientdata-3eb4bb90bd3965075422b9f078d42dddaf8ebeac.zip |
sc_phys_shield_item
-rw-r--r-- | status-effects.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/status-effects.xml b/status-effects.xml index 8b4bc4b8..46bbec43 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -9,6 +9,7 @@ <status-effect name="slow-poison" id="14" opt2="512" icon="icons/slow-poison.xml" persistent-particle-effect="yes" particle="graphics/particles/small-green-bubbles.particle.xml"/> <status-effect name="weight 50%" id="35" icon="icons/weight-small.xml"/> <status-effect name="weight 90%" id="36" icon="icons/weight-big.xml"/> + <status-effect name="phys-shield-item" id="193" icon="icons/red-rotating-hex.xml|#0000ff"/> <status-effect name="hide" id="194" option="64" icon="icons/hidden.xml"/> <status-effect name="halt-regenerate" id="195"/> <status-effect name="flying-backpack" id="196" icon="icons/feather.xml"/> |