Update 6.8

This commit is contained in:
chardub
2026-07-10 15:42:06 -04:00
parent 5b85e72cb2
commit 6a6f126a18
7871 changed files with 493194 additions and 224826 deletions
@@ -71,7 +71,7 @@ class SecretBaseController
rotateSecretBaseItem(item.getMainEvent)
furnitureInteract(position,commandIndex)
when :delete
if pbConfirmMessage(_INTL("Put away the #{item.name}?"))
if pbConfirmMessage(_INTL("Put away the {1}?",item.name))
pbSEPlay("GUI storage put down", 80, 100)
resetFurniture(item.instanceId)
else