[gd_resource type="Resource" load_steps=4 format=2] [ext_resource path="res://Resources/Scripts/item_resource.gd" type="Script" id=1] [ext_resource path="res://mods/Breebee.ZooFishing/Assets/Textures/CosmeticIcons/flagProp.png" type="Texture" id=2] [sub_resource type="CubeMesh" id=1] size = Vector3( 1, 1, 1 ) [resource] script = ExtResource( 1 ) item_name = "Zoo Flag Prop" item_description = "Show off that zoo pride!" catch_blurb = "" item_is_hidden = false icon = ExtResource( 2 ) show_item = true show_scene = false uses_size = false mesh = SubResource( 1 ) action = "" action_params = [ ] release_action = "" prop_code = "flagProp" help_text = "" arm_value = 0.2 hold_offset = 0.0 unselectable = true unrenamable = true category = "furniture" alive = true tier = 0 catch_difficulty = 1.0 catch_speed = 120.0 loot_table = "none" loot_weight = 1.0 average_size = 1.0 sell_value = 5 sell_multiplier = 1.0 obtain_xp = 30 generate_worth = true can_be_sold = false rare = false stackable = false max_stacks = 99 unobtainable = false show_bait = false detect_item = false