Fixed/clarified some flag descriptions in the ZB config

This commit is contained in:
MascaraSnake 2019-12-28 08:43:27 +01:00
parent 94bb6655a5
commit 08895ef751

View file

@ -126,8 +126,8 @@ doom
prefix = "(9)"; prefix = "(9)";
flags32text = "[5] Swing instead of spin"; flags32text = "[5] Swing instead of spin";
flags64text = "[6] Player-turnable chain"; flags64text = "[6] Player-turnable chain";
flags128text = "[7] Make chain from maces"; flags128text = "[7] Make chain from end item";
flags256text = "[8] Spawn mace at origin"; flags256text = "[8] Spawn link at origin";
flags512text = "[9] Don't clip inside ground"; flags512text = "[9] Don't clip inside ground";
flags1024text = "[10] No distance check"; flags1024text = "[10] No distance check";
} }