diff --git a/evennia/contrib/tutorial_world/build.ev b/evennia/contrib/tutorial_world/build.ev index ce1bbe4bcf..2d773b0f47 100644 --- a/evennia/contrib/tutorial_world/build.ev +++ b/evennia/contrib/tutorial_world/build.ev @@ -420,10 +420,6 @@ north (to get a weapon from the barrel, use |wget weapon|n) # -@desc barrel = - This barrel has the air of leftovers - it contains an assorted - mess of random weaponry in various states and qualities. -# @detail barkeep;man;landlord = The landlord is a cheerful fellow, always ready to supply you with more beer. He mentions doing some sort of arcane magic known as @@ -439,6 +435,10 @@ north # @create/drop barrel: tutorial_world.objects.WeaponRack # +@desc barrel = + This barrel has the air of leftovers - it contains an assorted + mess of random weaponry in various states and qualities. +# @lock barrel = get:false() # # This id makes sure that we cannot pick more than one weapon from this rack