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