bugfix: barrel(rack_barrel) description before the barrel is created

This commit is contained in:
jaggiJ 2019-02-16 11:46:40 +01:00
parent be40993f7b
commit 20bc919ca0

View file

@ -420,10 +420,6 @@ north
(to get a weapon from the barrel, use |wget weapon|n) (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 = @detail barkeep;man;landlord =
The landlord is a cheerful fellow, always ready to supply you with The landlord is a cheerful fellow, always ready to supply you with
more beer. He mentions doing some sort of arcane magic known as more beer. He mentions doing some sort of arcane magic known as
@ -439,6 +435,10 @@ north
# #
@create/drop barrel: tutorial_world.objects.WeaponRack @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() @lock barrel = get:false()
# #
# This id makes sure that we cannot pick more than one weapon from this rack # This id makes sure that we cannot pick more than one weapon from this rack