use ring buffer for admin logs (#19272)

* use ring buffer for admin logs

* spelling

* ,
This commit is contained in:
Kashargul
2026-03-14 22:41:47 +01:00
committed by GitHub
parent c0f1aa7390
commit 6f52aaa5e1
5 changed files with 44 additions and 15 deletions
@@ -190,7 +190,7 @@
update_icon()
return
else if (!is_loosen)
user.visible_message(span_warningplain(span_bold("\The [user]") + " tries to removes \the [tank] from \the [src] but it won't budge."), span_warning("You try to removes \the [tank] from \the [src] but it won't budge."))
user.visible_message(span_warningplain(span_bold("\The [user]") + " tries to removes \the [tank] from \the [src] but it won't budge."), span_warning("You try to remove \the [tank] from \the [src] but it won't budge."))
return
if ("Toggle valve")
if (!tank)