meowbay created and other things
This commit is contained in:
parent
09625d8285
commit
93cc1a8c59
35 changed files with 318 additions and 41 deletions
|
|
@ -8,4 +8,6 @@ script = ExtResource("2_6iu4j")
|
|||
item_name = "Battery"
|
||||
icon = ExtResource("1_i7fpe")
|
||||
bin_chance = 2
|
||||
buy_value = 25
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ item_name = "Broken Laptop"
|
|||
icon = ExtResource("1_k071h")
|
||||
custom_panel_style = ExtResource("1_8brb6")
|
||||
bin_chance = 7
|
||||
buy_value = 2
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ item_name = "Computer"
|
|||
icon = ExtResource("1_e0dbh")
|
||||
custom_panel_style = ExtResource("1_x7wm3")
|
||||
bin_chance = 0
|
||||
buy_value = 500
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@
|
|||
script = ExtResource("2_pbx7r")
|
||||
item_name = "CPU"
|
||||
icon = ExtResource("1_mh86d")
|
||||
buy_value = 80
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@
|
|||
script = ExtResource("2_rrbl5")
|
||||
item_name = "Optical Drive"
|
||||
icon = ExtResource("1_kdwp1")
|
||||
buy_value = 35
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ item_name = "Gaming Computer"
|
|||
icon = ExtResource("2_a2am6")
|
||||
custom_panel_style = ExtResource("1_j1gmi")
|
||||
bin_chance = 0
|
||||
buy_value = 1500
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -10,4 +10,6 @@ item_name = "GPU"
|
|||
icon = ExtResource("1_p14l2")
|
||||
custom_panel_style = ExtResource("1_jiyv5")
|
||||
bin_chance = 3
|
||||
buy_value = 500
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@
|
|||
script = ExtResource("1_r24a6")
|
||||
item_name = "Hard Disk Drive"
|
||||
icon = ExtResource("1_8xwf0")
|
||||
buy_value = 60
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ item_name = "Laptop"
|
|||
icon = ExtResource("2_xyf87")
|
||||
custom_panel_style = ExtResource("1_xyf87")
|
||||
bin_chance = 0
|
||||
buy_value = 850
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@
|
|||
script = ExtResource("2_i66kx")
|
||||
item_name = "Large Power Supply Unit"
|
||||
icon = ExtResource("1_rjw1c")
|
||||
buy_value = 80
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,5 @@
|
|||
script = ExtResource("2_31pxd")
|
||||
item_name = "Plastic Scrap"
|
||||
icon = ExtResource("1_2haha")
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@
|
|||
script = ExtResource("1_0t7ph")
|
||||
item_name = "Ram Stick"
|
||||
icon = ExtResource("1_bfuag")
|
||||
buy_value = 80
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ item_name = "Server"
|
|||
icon = ExtResource("2_5q0ct")
|
||||
custom_panel_style = ExtResource("1_70din")
|
||||
bin_chance = 0
|
||||
buy_value = 2000
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@
|
|||
script = ExtResource("2_x1n7s")
|
||||
item_name = "Small Power Supply Unit"
|
||||
icon = ExtResource("1_62foo")
|
||||
buy_value = 20
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
|
|
@ -10,4 +10,6 @@ item_name = "Solid State Drive"
|
|||
icon = ExtResource("2_amedr")
|
||||
custom_panel_style = ExtResource("1_kwg8r")
|
||||
bin_chance = 3
|
||||
buy_value = 140
|
||||
can_buy = true
|
||||
metadata/_custom_type_script = "uid://dccraom7a7e8d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue