Bugfixes and typos

This commit is contained in:
agroschim
2026-01-27 11:18:33 +01:00
parent 1127cb5d3e
commit 3cfc8c1a07
3 changed files with 10 additions and 9 deletions

View File

@@ -1,11 +1,12 @@
#49100
Editorial Room Key - 49104~
2 g 25
~
wait 1 s
if !%actor.has_item(49104)%
2 c 0
l~
if %cmd.mudcommand% == look && !%actor.has_item(49104)%
%echo% Wait? Is that a key lying there!? Better pick that up!
%load% obj 49104 %actor% inv
else
return 0
end
~
$~