[gd_scene load_steps=13 format=3 uid="uid://cnrtgmanw40ei"] [ext_resource type="Script" uid="uid://c1i5gnht15x0e" path="res://src/game/game_manager.gd" id="1_08e4a"] [ext_resource type="Script" uid="uid://ufxoxupdvyd5" path="res://src/game/milestone.gd" id="2_b83gw"] [sub_resource type="Resource" id="Resource_h4r54"] script = ExtResource("2_b83gw") name = "[no reward]" message = "Check the MANUAL for SWEET TIPZ from the GRUNKIN' MASTERS!" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_b83gw"] script = ExtResource("2_b83gw") name = "MP3 PLAYER" message = "MP3 PLAYER DECRYPTED. Enjoy some light music whilst you GRUNK." metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_o6um0"] script = ExtResource("2_b83gw") name = "TOOTHBRUSH" message = "TOOTHBRUSH DECRYPTED. Enjoy teethbrushing in moderation!" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_vebb4"] script = ExtResource("2_b83gw") name = "BONUS TRACK" message = "BONUS TRACK DELIVERED [TODO]" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_aolyc"] script = ExtResource("2_b83gw") name = "WELLNESS SEMINAR" message = "SEMINAR DECRYPTED. The FUTURE of WELLNESS is TODAY!" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_36cpv"] script = ExtResource("2_b83gw") name = "EL TANK GRANDE" message = "\"EL TANK GRANDE\" DECRYPTED. GRUNK carrying capacity increased." metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_pfnwj"] script = ExtResource("2_b83gw") name = "STICKER PACK" message = "NOW PRINTING... You can use STICKERS to EXPRESS your \"SELF\"" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_p7jc6"] script = ExtResource("2_b83gw") name = "QUOTA" message = "QUOTA SATISFIED. FINE WORK GRUNKER !" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_2eyq5"] script = ExtResource("2_b83gw") name = "???" message = "????? ?" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [sub_resource type="Resource" id="Resource_2qxxw"] script = ExtResource("2_b83gw") name = "TACO FIESTA" message = "ENJOY THE FIESTA GRUNKER !" metadata/_custom_type_script = "uid://ufxoxupdvyd5" [node name="GameManager" type="Node"] script = ExtResource("1_08e4a") grunk_tank_limit = 96000 vault_milestones = Dictionary[int, ExtResource("2_b83gw")]({ 0: SubResource("Resource_h4r54"), 100000: SubResource("Resource_b83gw"), 200000: SubResource("Resource_o6um0"), 300000: SubResource("Resource_vebb4"), 400000: SubResource("Resource_aolyc"), 500000: SubResource("Resource_vebb4"), 600000: SubResource("Resource_36cpv"), 800000: SubResource("Resource_vebb4"), 1000000: SubResource("Resource_pfnwj"), 1400000: SubResource("Resource_vebb4"), 2000000: SubResource("Resource_p7jc6"), 2500000: SubResource("Resource_vebb4"), 3200000: SubResource("Resource_2eyq5"), 4200000: SubResource("Resource_vebb4"), 6400000: SubResource("Resource_2qxxw") })