It's Cow Game! Version 2.04!
17
Items/Foods/Packaged/EmptyKetchupPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Empty Ketchup Packet"
|
||||
itemDescription = "A small container that once held a tomato."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/EmptyKetchupPacket.png")
|
||||
|
||||
value = 1
|
||||
weight = 0.1
|
||||
|
||||
hardness = 33
|
||||
edibility = 15
|
||||
|
||||
basketPower = 30
|
||||
basketabilityDifficulty = 30
|
||||
|
||||
flammability = 30
|
||||
17
Items/Foods/Packaged/EmptyRelishPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Empty Relish Packet"
|
||||
itemDescription = "There is no pickle in there."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/EmptyRelishPacket.png")
|
||||
|
||||
value = 1
|
||||
weight = 0.1
|
||||
|
||||
hardness = 33
|
||||
edibility = 15
|
||||
|
||||
basketPower = 30
|
||||
basketabilityDifficulty = 30
|
||||
|
||||
flammability = 30
|
||||
17
Items/Foods/Packaged/EmptySugarPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Empty Sugar Packet"
|
||||
itemDescription = "Maybe some day it will hold sugar again."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/EmptySugarPacket.png")
|
||||
|
||||
value = 1
|
||||
weight = 0.1
|
||||
|
||||
hardness = 10
|
||||
edibility = 40
|
||||
|
||||
basketPower = 12
|
||||
basketabilityDifficulty = 16
|
||||
|
||||
flammability = 95
|
||||
17
Items/Foods/Packaged/EmptyWustardPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Empty Wustard Packet"
|
||||
itemDescription = "Looks like your Wustard Experience is coming to an end."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/EmptyWustardPacket.png")
|
||||
|
||||
value = 1
|
||||
weight = 0.1
|
||||
|
||||
hardness = 33
|
||||
edibility = 15
|
||||
|
||||
basketPower = 30
|
||||
basketabilityDifficulty = 30
|
||||
|
||||
flammability = 30
|
||||
17
Items/Foods/Packaged/KetchupPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Ketchup Packet"
|
||||
itemDescription = "A small container that claims to hold a tomato."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/KetchupPacket.png")
|
||||
|
||||
value = 6
|
||||
weight = 0.9
|
||||
|
||||
hardness = 10
|
||||
edibility = 55
|
||||
|
||||
basketPower = 50
|
||||
basketabilityDifficulty = 40
|
||||
|
||||
flammability = 30
|
||||
17
Items/Foods/Packaged/MapleTeaBag.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Maple Tea Bag"
|
||||
itemDescription = "Made from Maple Leafs."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/MapleTeaBag.png")
|
||||
|
||||
value = 6
|
||||
weight = 0.2
|
||||
|
||||
hardness = 12
|
||||
edibility = 85
|
||||
|
||||
basketPower = 8
|
||||
basketabilityDifficulty = 20
|
||||
|
||||
flammability = 95
|
||||
17
Items/Foods/Packaged/RelishPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Relish Packet"
|
||||
itemDescription = "No clue how they fit a pickle in there."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/RelishPacket.png")
|
||||
|
||||
value = 8
|
||||
weight = 1.2
|
||||
|
||||
hardness = 25
|
||||
edibility = 55
|
||||
|
||||
basketPower = 50
|
||||
basketabilityDifficulty = 40
|
||||
|
||||
flammability = 40
|
||||
BIN
Items/Foods/Packaged/Sprites/EmptyKetchupPacket.png
Normal file
|
After Width: | Height: | Size: 470 B |
34
Items/Foods/Packaged/Sprites/EmptyKetchupPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://1v2eoog7pgmq"
|
||||
path="res://.godot/imported/EmptyKetchupPacket.png-d7f2d08f9cbf6971e32be934ce591666.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/EmptyKetchupPacket.png"
|
||||
dest_files=["res://.godot/imported/EmptyKetchupPacket.png-d7f2d08f9cbf6971e32be934ce591666.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/EmptyRelishPacket.png
Normal file
|
After Width: | Height: | Size: 437 B |
34
Items/Foods/Packaged/Sprites/EmptyRelishPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dujs1on4o4oca"
|
||||
path="res://.godot/imported/EmptyRelishPacket.png-3ffd4a2087b33046c87dbc4596eb6b43.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/EmptyRelishPacket.png"
|
||||
dest_files=["res://.godot/imported/EmptyRelishPacket.png-3ffd4a2087b33046c87dbc4596eb6b43.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/EmptySugarPacket.png
Normal file
|
After Width: | Height: | Size: 610 B |
34
Items/Foods/Packaged/Sprites/EmptySugarPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ydg44hflagkx"
|
||||
path="res://.godot/imported/EmptySugarPacket.png-47b3d673014d448a31eaa5d3b7cd4e57.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/EmptySugarPacket.png"
|
||||
dest_files=["res://.godot/imported/EmptySugarPacket.png-47b3d673014d448a31eaa5d3b7cd4e57.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/EmptyWustardPacket.png
Normal file
|
After Width: | Height: | Size: 432 B |
34
Items/Foods/Packaged/Sprites/EmptyWustardPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b2smms84yehhu"
|
||||
path="res://.godot/imported/EmptyWustardPacket.png-e8d4c1b1db3c9f71e9c3673049dfc6a3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/EmptyWustardPacket.png"
|
||||
dest_files=["res://.godot/imported/EmptyWustardPacket.png-e8d4c1b1db3c9f71e9c3673049dfc6a3.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/KetchupPacket.png
Normal file
|
After Width: | Height: | Size: 423 B |
34
Items/Foods/Packaged/Sprites/KetchupPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b1uootgc08qkn"
|
||||
path="res://.godot/imported/KetchupPacket.png-a6090053b1dac2fab4703c4121e7b2fa.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/KetchupPacket.png"
|
||||
dest_files=["res://.godot/imported/KetchupPacket.png-a6090053b1dac2fab4703c4121e7b2fa.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/MapleTeaBag.png
Normal file
|
After Width: | Height: | Size: 452 B |
34
Items/Foods/Packaged/Sprites/MapleTeaBag.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bg3dv8sl11g6w"
|
||||
path="res://.godot/imported/MapleTeaBag.png-db145cbd984eec1e6bfba04d77c51700.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/MapleTeaBag.png"
|
||||
dest_files=["res://.godot/imported/MapleTeaBag.png-db145cbd984eec1e6bfba04d77c51700.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/MustardPacket.png
Normal file
|
After Width: | Height: | Size: 377 B |
34
Items/Foods/Packaged/Sprites/MustardPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ba3snlrisngi"
|
||||
path="res://.godot/imported/MustardPacket.png-49402881e237679048111326353682a7.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/MustardPacket.png"
|
||||
dest_files=["res://.godot/imported/MustardPacket.png-49402881e237679048111326353682a7.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/RelishPacket.png
Normal file
|
After Width: | Height: | Size: 371 B |
34
Items/Foods/Packaged/Sprites/RelishPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c5vstlv4xb1k2"
|
||||
path="res://.godot/imported/RelishPacket.png-eecc55d8a545a9f4be6434260a0dd7bf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/RelishPacket.png"
|
||||
dest_files=["res://.godot/imported/RelishPacket.png-eecc55d8a545a9f4be6434260a0dd7bf.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
BIN
Items/Foods/Packaged/Sprites/SugarPacket.png
Normal file
|
After Width: | Height: | Size: 587 B |
34
Items/Foods/Packaged/Sprites/SugarPacket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b8e11to6er8jg"
|
||||
path="res://.godot/imported/SugarPacket.png-47e814dd29a80f81207dde79c5021f17.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Foods/Packaged/Sprites/SugarPacket.png"
|
||||
dest_files=["res://.godot/imported/SugarPacket.png-47e814dd29a80f81207dde79c5021f17.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
17
Items/Foods/Packaged/SugarPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Sugar Packet"
|
||||
itemDescription = "A little packet holding a lot of sugar!"
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/SugarPacket.png")
|
||||
|
||||
value = 1
|
||||
weight = 0.1
|
||||
|
||||
hardness = 10
|
||||
edibility = 90
|
||||
|
||||
basketPower = 8
|
||||
basketabilityDifficulty = 20
|
||||
|
||||
flammability = 99
|
||||
17
Items/Foods/Packaged/WustardPacket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Wustard Packet"
|
||||
itemDescription = "I think it has wustard in it. Smells like mastard."
|
||||
itemSprite = load("res://Items/Foods/Packaged/Sprites/MustardPacket.png")
|
||||
|
||||
value = 9
|
||||
weight = 0.2
|
||||
|
||||
hardness = 10
|
||||
edibility = 55
|
||||
|
||||
basketPower = 50
|
||||
basketabilityDifficulty = 40
|
||||
|
||||
flammability = 40
|
||||