From f382de67bd80fca3c877bea797e6287c469037b8 Mon Sep 17 00:00:00 2001 From: goraph Date: Wed, 5 May 2021 00:37:52 +0300 Subject: [PATCH] Update room4.lua --- room4.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/room4.lua b/room4.lua index 1ea1a5d..f636173 100644 --- a/room4.lua +++ b/room4.lua @@ -13,6 +13,10 @@ Verb { mp.msg.Play = {} function mp:Play(w) + if not w then + p "На чём ты хочешь играть?"; + return; + end if mp:check_touch() then return end