From 45d641ecef2d44b9c4f462932cb0722e3ba94adc Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Wed, 15 Jan 2025 18:03:16 +0100 Subject: [PATCH] BUGS: Added bug note for anim_move --- BUGS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUGS.md b/BUGS.md index 6700309..34d27a2 100644 --- a/BUGS.md +++ b/BUGS.md @@ -1,3 +1,4 @@ # Known Bugs -- When rooms are linked it is possible to overwrite exits +- When rooms are linked it is possible to overwrite exits +- anim_move does not actually move the way it was intended. anim_move should have another parameter that allows configuration of the loop step. Currently this is only a `dec operation`. -- 2.30.2