Template:Items infobox/store: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(fixed 10 columns display)
No edit summary
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly><!--
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly><!--
  // {{{1}}} outpost identifier
  // {{{1}}} outpost identifier
  // {{{2}}} base price
  // {{{2}}} base price
  // {{{3}}} outpost multiplier
  // {{{3}}} outpost multiplier
  // {{{4}}} unbuyable / true => not buyable at this outpost / all => not buyable at any outpost
  // {{{4}}} unbuyable / true => not buyable at this outpost / unbuyable => not buyable at any outpost
  // {{{5}}} unsellable / true => not sellable at this outpost / all => not sellable at any outpost
  // {{{5}}} unsellable / true => not sellable at this outpost / all => not sellable at any outpost
// {{{6}}} sold - if the item is sold at at least one outpost = yes
  ////
  ////
  // Habitation Outpost - outpost
  // Habitation Outpost - outpost
  ////
  ////
-->{{#ifeq: {{{1}}}|outpost|<!--


  // {{{2}}} none => can't be bought and sold at an outpost (skip)
  // {{{2}}} none => can't be bought and sold at an outpost (skip)
-->{{#ifeq: {{{2}}}|none||{{!}} style="width:40%;font-size:105%;" {{#ifeq: {{{10columns}}}|yes|colspan="4"|}} {{!}} [[File:Location_Habitation_Outpost.png|30px|Habitation Outpost|link=Campaign#Habitation Outpost]]Habitation
-->{{#ifeq: {{{2}}}|none||{{!}} style="width:{{#ifeq:{{{6|}}}|yes|40|50}}%;font-size:105%;" {{#ifeq: {{{10columns}}}|yes|colspan="4"|}} {{!}} {{#switch:{{{1}}}|outpost=[[File:Location_Habitation_Outpost.png|30px|Habitation Outpost|link=Campaign#Habitation Outpost]]Habitation|city=[[File:Location_Colony.png|30px|Colony|link=Campaign#Colony]]Colony|research= [[File:Location_Research Outpost.png|30px|Research Outpost|link=Campaign#Research Outpost]]Research|military=[[File:Location_Military_Outpost.png|30px|Military Outpost|link=Campaign#Military Outpost]]Military|mine=[[File:Location_Mining_Outpost.png|30px|Mining Outpost|link=Campaign#Mining Outpost]]Mining|medical=[[File:Medical Merchant.png|30px|Medical Merchant|link=Store#Dedicated Merchants]]Medical Merchant|engineering=[[File:Engineering Merchant.png|30px|Engineer Merchant|link=Store#Dedicated Merchants]]Engineer Merchant|armory=[[File:Armory Merchant.png|30px|Armory Merchant|link=Store#Dedicated Merchants]]Armory Merchant|clown=[[File:Faction clowns.png|32px|Children of The Honkmother|link=Campaign#Children of The Honkmother]]Clown Merchant|husk=[[File:Faction huskcult.png|32px|The Church of Husk|link=Campaign#The Church of Husk]]Husk Merchant}}
{{!}} {{#ifeq: {{{10columns}}}|yes|{{#ifeq: {{{4}}}|true|colspan="3" style="width:3|colspan="6" style="width:6}}|style="width:3}}0%;text-align:center;vertical-align:middle;" {{!}}<!--
{{!}} {{#ifeq: {{{10columns}}}|yes|{{#ifeq: {{{4}}}|all|colspan="6" style="width:60|colspan="3" style="width:30}}| {{#ifeq: {{{4}}}|true|{{#ifeq:{{{6}}}|yes|style="width:30|colspan="2" style="width:60}}|style="width:30}}}}%;text-align:center;vertical-align:middle;" {{!}}<!--


  // {{{4}}} all => not buyable at any outpost (only sellable)
  // {{{4}}} unbuyable => not buyable at any outpost (only sellable) | If {{{6}}} is yes then shows N/A in place of buy price
-->{{#ifeq: {{{4}}}|all|<!--
-->{{#ifeq: {{{4}}}|true| {{#ifeq:{{{6}}}|yes|<span style="color:red">N/A</span>
{{!}} style="width:{{#ifeq:{{{6|}}}|yes|30|50}}%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}}}<!--


  // Selling price can't be 0
  // Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.3) }}|0|'''1'''|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.3) }}'''</big> }} <small>mk</small><!--


  // {{{4}}} true => not buyable at an outpost
  // {{{4}}} true => not buyable at an outpost
-->|{{#ifeq: {{{4}}}|true|<span style="color:red">N/A</span>
-->|{{#ifeq: {{{4}}}|true|<span style="color:red">N/A</span>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
{{!}} style="width:{{#ifeq:{{{6|}}}|yes|30|50}}%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--


  // Selling price can't be 0
  // Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.3) }}|0|'''1'''|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.3) }}'''</big> }} <small>mk</small><!--


  // {{{5}}} all => not sellable at any outpost (only buyable)
  // {{{5}}} all => not sellable at any outpost (only buyable)
Line 32: Line 33:
  // {{{5}}} true => not sellable at an outpost
  // {{{5}}} true => not sellable at an outpost
-->|{{#ifeq: {{{5}}}|true|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>  
-->|{{#ifeq: {{{5}}}|true|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>  
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<span style="color:red">N/A</span><!--
{{!}} style="width:{{#ifeq:{{{6|}}}|yes|30|50}}%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<span style="color:red">N/A</span><!--


  // Buyable & sellable
  // Buyable & sellable
-->|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>  
-->|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>  
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
{{!}} style="width:{{#ifeq:{{{6|}}}|yes|30|50}}%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--


  // Selling price can't be 0
  // Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small> }}<!--
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.3) }}|0|'''1'''|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.3) }}'''</big> }} <small>mk</small> }}<!--


-->}} }} }} }} |}}<!--
////
// Colony - city
//
-->{{#ifeq: {{{1}}}|city|<!--
// {{{3}}} both => can't be bought nor sold at an outpost (skip)
-->{{#ifeq: {{{2}}}|none||{{!}} style="width:40%;font-size:105%;" {{#ifeq: {{{10columns}}}|yes|colspan="4"|}} {{!}} [[File:Location_Colony.png|30px|Colony|link=Campaign#Colony]]Colony
{{!}} {{#ifeq: {{{10columns}}}|yes|{{#ifeq: {{{4}}}|true|colspan="3" style="width:3|colspan="6" style="width:6}}|style="width:3}}0%;text-align:center;vertical-align:middle;" {{!}}<!--
// {{{4}}} all => not buyable at any outpost (only sellable)
-->{{#ifeq: {{{4}}}|all|<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{4}}} true => not buyable at an outpost
-->|{{#ifeq: {{{4}}}|true|<span style="color:red">N/A</span>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{5}}} all => not sellable at any outpost (only buyable)
-->|{{#ifeq: {{{5}}}|all|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small><!--
// {{{5}}} true => not sellable at an outpost
-->|{{#ifeq: {{{5}}}|true|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<span style="color:red">N/A</span><!--


// Buyable & sellable
-->|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small> }}<!--
-->}} }} }} }} |}}<!--
////
// Research Outpost - research
////
-->{{#ifeq: {{{1}}}|research|<!--
// {{{3}}} both => can't be bought nor sold at an outpost (skip)
-->{{#ifeq: {{{2}}}|none||{{!}} style="width:40%;font-size:105%;" {{#ifeq: {{{10columns}}}|yes|colspan="4"|}} {{!}} [[File:Location_Research Outpost.png|30px|Research Outpost|link=Campaign#Research Outpost]]Research
{{!}} {{#ifeq: {{{10columns}}}|yes|{{#ifeq: {{{4}}}|true|colspan="3" style="width:3|colspan="6" style="width:6}}|style="width:3}}0%;text-align:center;vertical-align:middle;" {{!}}<!--
// {{{4}}} all => not buyable at any outpost (only sellable)
-->{{#ifeq: {{{4}}}|all|<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{4}}} true => not buyable at an outpost
-->|{{#ifeq: {{{4}}}|true|<span style="color:red">N/A</span>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{5}}} all => not sellable at any outpost (only buyable)
-->|{{#ifeq: {{{5}}}|all|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small><!--
// {{{5}}} true => not sellable at an outpost
-->|{{#ifeq: {{{5}}}|true|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<span style="color:red">N/A</span><!--
// Buyable & sellable
-->|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small> }}<!--
-->}} }} }} }} |}}<!--
////
// Military Outpost - military
////
-->{{#ifeq: {{{1}}}|military|<!--
// {{{3}}} both => can't be bought nor sold at an outpost (skip)
-->{{#ifeq: {{{2}}}|none||{{!}} style="width:40%;font-size:105%;" {{#ifeq: {{{10columns}}}|yes|colspan="4"|}} {{!}} [[File:Location_Military_Outpost.png|30px|Military Outpost|link=Campaign#Military Outpost]]Military
{{!}} {{#ifeq: {{{10columns}}}|yes|{{#ifeq: {{{4}}}|true|colspan="3" style="width:3|colspan="6" style="width:6}}|style="width:3}}0%;text-align:center;vertical-align:middle;" {{!}}<!--
// {{{4}}} all => not buyable at any outpost (only sellable)
-->{{#ifeq: {{{4}}}|all|<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{4}}} true => not buyable at an outpost
-->|{{#ifeq: {{{4}}}|true|<span style="color:red">N/A</span>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{5}}} all => not sellable at any outpost (only buyable)
-->|{{#ifeq: {{{5}}}|all|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small><!--
// {{{5}}} true => not sellable at an outpost
-->|{{#ifeq: {{{5}}}|true|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<span style="color:red">N/A</span><!--
// Buyable & sellable
-->|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small> }}<!--
-->}} }} }} }} |}}<!--
////
// Mining Outpost - mine
////
-->{{#ifeq: {{{1}}}|mine|<!--
// {{{3}}} both => can't be bought nor sold at an outpost (skip)
-->{{#ifeq: {{{2}}}|none||{{!}} style="width:40%;font-size:105%;" {{#ifeq: {{{10columns}}}|yes|colspan="4"|}} {{!}} [[File:Location_Mining_Outpost.png|30px|Mining Outpost|link=Campaign#Mining Outpost]]Mining
{{!}} {{#ifeq: {{{10columns}}}|yes|{{#ifeq: {{{4}}}|true|colspan="3" style="width:3|colspan="6" style="width:6}}|style="width:3}}0%;text-align:center;vertical-align:middle;" {{!}}<!--
// {{{4}}} all => not buyable at any outpost (only sellable)
-->{{#ifeq: {{{4}}}|all|<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{4}}} true => not buyable at an outpost
-->|{{#ifeq: {{{4}}}|true|<span style="color:red">N/A</span>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small><!--
// {{{5}}} all => not sellable at any outpost (only buyable)
-->|{{#ifeq: {{{5}}}|all|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small><!--
// {{{5}}} true => not sellable at an outpost
-->|{{#ifeq: {{{5}}}|true|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<span style="color:red">N/A</span><!--
// Buyable & sellable
-->|<big>'''{{#expr: floor({{{2}}}*{{{3}}}) }}'''</big> <small>mk</small>
{{!}} style="width:30%;text-align:center;vertical-align:middle;" {{#ifeq: {{{10columns}}}|yes|colspan="3"|}} {{!}}<!--
// Selling price can't be 0
-->{{#ifeq:{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}|0|1|<big>'''{{#expr: floor({{{2}}}*{{{3}}}*0.8) }}'''</big> }} <small>mk</small> }}<!--


-->}} }} }} }} |}}</includeonly><noinclude>
-->}} }} }} }}<!--  
{| class="infobox" style="font-size:85%; !important;padding:0; background: #151e28; border-radius:7px;"
--></includeonly>
{{!}} class="infobox3" colspan="3" {{!}} Store
{{!}}-
{{!}} style="width:40%;font-size:105%;" {{!}} [[File:Outpost.png|32px|Outpost|link=Campaign#Location]][[Campaign#Location|Outpost]]
{{!}} style="width:30%;font-size:105%;text-align:center;vertical-align:middle;" {{!}} Buy
{{!}} style="width:30%;font-size:105%;text-align:center;vertical-align:middle;" {{!}} Sell
{{!}}-
{{!}} style="height:0;padding:0;" colspan="3" {{!}} <div style="margin: 0 auto;width:95%;float:center;border-bottom: 1px white dotted;"></div>
{{!}}-
{{Items_infobox/store|outpost|10|1}}
{{!}}-
{{Items_infobox/store|city|10|0.9}}
{{!}}-
{{Items_infobox/store|research|10|1.25}}
{{!}}-
{{Items_infobox/store|military|10|1.25}}
{{!}}-
{{Items_infobox/store|mine|10|1}}
|}<pre>{{!}}-
{{Items_infobox/store|outpost|10|1}}
{{!}}-
{{Items_infobox/store|city|10|0.9}}
{{!}}-
{{Items_infobox/store|research|10|1.25}}
{{!}}-
{{Items_infobox/store|military|10|1.25}}
{{!}}-
{{Items_infobox/store|mine|10|1}}</pre></noinclude>

Latest revision as of 14:15, 30 December 2023

Documentation

Template used to generate the Store table in the template:Items_infobox.

Template in use

Store
OutpostOutpost Buy Sell
Habitation OutpostHabitation 10 mk 3 mk
ColonyColony 9 mk 2 mk
Research OutpostResearch 12 mk 3 mk
Military OutpostMilitary 12 mk 3 mk
Mining OutpostMining 10 mk 3 mk
Medical MerchantMedical Merchant 10 mk 3 mk
Engineer MerchantEngineer Merchant 10 mk 3 mk
Armory MerchantArmory Merchant 10 mk 3 mk
Children of The HonkmotherClown Merchant 10 mk 3 mk
The Church of HuskHusk Merchant 10 mk 3 mk
{| class="infobox" style="font-size:85%; !important;padding:0; background: #151e28; border-radius:7px;"
{{!}} class="infobox3" colspan="3" {{!}} Store
{{!}}-
{{!}} style="width:40%;font-size:105%;" {{!}} [[File:Outpost.png|32px|Outpost|link=Campaign#Location]][[Campaign#Location|Outpost]]
{{!}} style="width:30%;font-size:105%;text-align:center;vertical-align:middle;" {{!}} Buy
{{!}} style="width:30%;font-size:105%;text-align:center;vertical-align:middle;" {{!}} Sell
{{!}}-
{{!}} style="height:0;padding:0;" colspan="3" {{!}} <div style="margin: 0 auto;width:95%;float:center;border-bottom: 1px white dotted;"></div>
{{!}}-
{{Items_infobox/store|outpost|10|1}}
{{!}}-
{{Items_infobox/store|city|10|0.9}}
{{!}}-
{{Items_infobox/store|research|10|1.25}}
{{!}}-
{{Items_infobox/store|military|10|1.25}}
{{!}}-
{{Items_infobox/store|mine|10|1}}
{{!}}-
{{Items_infobox/store|medical|10|1}}
{{!}}-
{{Items_infobox/store|engineering|10|1}}
{{!}}-
{{Items_infobox/store|armory|10|1}}
{{!}}-
{{Items_infobox/store|clown|10|1}}
{{!}}-
{{Items_infobox/store|husk|10|1}}
|}

Store
OutpostOutpost Sell
Habitation OutpostHabitation 15 mk

Test 3

{{Items infobox
| test = yes
| afflictions = duration = 11, durationfail = 9;
burn = 10, fail = 5, delay = 3;  

lacerations = 15, fail = 10, duration = 6;  

bitewounds = 25, fail = 20, instant=yes;  
}}
Items infobox/store
Click to upload a new image.Dummy link
Statistics 
Medical Usage
Success:
 Burn (110)* (3s delay)
 Lacerations (90)*
 Bite Wounds (25)*
Duration 11s*
Failure:
 Burn (45)* (3s delay)
 Lacerations (60)*
 Bite Wounds (20)*
Duration 9s*
Crafting
Constructible? No
Deconstructible? No
Store
Minimum Difficulty 15%
Base Price 50 mk
Outposts
OutpostOutpost Sell
Habitation OutpostHabitation 15 mk
ColonyColony 15 mk
Research OutpostResearch 15 mk
Military OutpostMilitary 15 mk
Mining OutpostMining 15 mk
Medical MerchantMedical Merchant 15 mk
Engineer MerchantEngineer Merchant 15 mk
Armory MerchantArmory Merchant 15 mk
Children of The HonkmotherClown Merchant 15 mk
The Church of HuskHusk Merchant 15 mk
Technical
Identifier
Categories