12 lines
323 B
Text
12 lines
323 B
Text
|
|
[gd_resource type="Resource" load_steps=2 format=3]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://economy/fish_buyer_profile.gd" id="1_profile"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_profile")
|
||
|
|
id = &"trading_post"
|
||
|
|
display_name = "Trading Post"
|
||
|
|
animal_name_singular = "otter"
|
||
|
|
animal_name_plural = "otters"
|
||
|
|
payout_multiplier = 0.85
|