remove 3d_armor compatibility stuff

This commit is contained in:
raymoo
2017-03-05 15:30:12 -08:00
parent c7988a3dae
commit c5c43514f4
4 changed files with 1 additions and 121 deletions

View File

@ -2,7 +2,7 @@
This mod provides a player_monoids monoid for handling armor groups. It
provides a monoid for damage resistance, and a way to register new damage types
for players. It is also compatible with 3d_armor.
for players.
Using the monoid
================