„Adventures in Lestoria/assets/config/shops/Chapter 2 Merchants.txt“ ändern
Chapter 2 Merchant adjusted.
This commit is contained in:
parent
98f30c0ad4
commit
ef0bf13747
@ -8,6 +8,32 @@ Merchant
|
||||
# Specify items this merchant sells. Add an optional quantity as a second argument. Not specifying a second argument will give the shop infinite supply.
|
||||
Item[1] = Minor Health Potion
|
||||
Item[2] = Minor Mana Potion
|
||||
Item[3] = Bandages
|
||||
}
|
||||
Chapter2_B
|
||||
{
|
||||
DisplayName = Merchant
|
||||
# Specify items this merchant sells. Add an optional quantity as a second argument. Not specifying a second argument will give the shop infinite supply.
|
||||
Item[1] = Health Potion
|
||||
Item[2] = Minor Mana Potion
|
||||
Item[3] = Bandages
|
||||
|
||||
}
|
||||
Chapter2_C
|
||||
{
|
||||
DisplayName = Merchant
|
||||
# Specify items this merchant sells. Add an optional quantity as a second argument. Not specifying a second argument will give the shop infinite supply.
|
||||
Item[1] = Minor Health Potion
|
||||
Item[2] = Mana Potion
|
||||
Item[3] = Bandages
|
||||
}
|
||||
Chapter2_D
|
||||
{
|
||||
DisplayName = Merchant
|
||||
# Specify items this merchant sells. Add an optional quantity as a second argument. Not specifying a second argument will give the shop infinite supply.
|
||||
Item[1] = Health Potion
|
||||
Item[2] = Mana Potion
|
||||
Item[3] = Bandages
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user