It's Cow Game! Version 2.04!
This commit is contained in:
commit
a9e1ed9ddd
3148 changed files with 95332 additions and 0 deletions
17
Items/Artificial/Industrial/ExplosiveBarrel.gd
Normal file
17
Items/Artificial/Industrial/ExplosiveBarrel.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Explosive Barrel"
|
||||
itemDescription = "Contains fire"
|
||||
itemSprite = load("res://Items/Artificial/Industrial/Sprites/ExplosiveBarrel.png")
|
||||
|
||||
value = 30
|
||||
weight = 80
|
||||
|
||||
hardness = 70
|
||||
edibility = -10
|
||||
|
||||
basketPower = 30
|
||||
basketabilityDifficulty = 5
|
||||
|
||||
flammability = 170
|
||||
20
Items/Artificial/Industrial/Gasoline.gd
Normal file
20
Items/Artificial/Industrial/Gasoline.gd
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Gasoline"
|
||||
itemDescription = "A yummy rainbow liquid. note: kids please do not drink gasoline in real life for legal reasons and also probably health reasons thanks"
|
||||
itemSprite = load("res://Items/Artificial/Industrial/Sprites/Gasoline.png")
|
||||
|
||||
value = 4
|
||||
weight = 2
|
||||
|
||||
hardness = 1
|
||||
edibility = -15
|
||||
|
||||
basketPower = 100
|
||||
basketabilityDifficulty = 99
|
||||
|
||||
flammability = 99
|
||||
|
||||
itemTypes.append(types.Juice)
|
||||
itemTypes.append(types.Reformable)
|
||||
17
Items/Artificial/Industrial/Gear.gd
Normal file
17
Items/Artificial/Industrial/Gear.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Gear"
|
||||
itemDescription = "Once belonged to a metal snake"
|
||||
itemSprite = load("res://Items/Artificial/Industrial/Sprites/Gear.png")
|
||||
|
||||
value = 31
|
||||
weight = 35
|
||||
|
||||
hardness = 95
|
||||
edibility = 3
|
||||
|
||||
basketPower = 90
|
||||
basketabilityDifficulty = 80
|
||||
|
||||
flammability = 5
|
||||
17
Items/Artificial/Industrial/IronIngot.gd
Normal file
17
Items/Artificial/Industrial/IronIngot.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Iron Ingot"
|
||||
itemDescription = "A popular ingredient in Iron Ingot Juice"
|
||||
itemSprite = load("res://Items/Artificial/Industrial/Sprites/IronIngot.png")
|
||||
|
||||
value = 38
|
||||
weight = 8
|
||||
|
||||
hardness = 95
|
||||
edibility = -20
|
||||
|
||||
basketPower = 95
|
||||
basketabilityDifficulty = 90
|
||||
|
||||
flammability = 5
|
||||
17
Items/Artificial/Industrial/Pipe.gd
Normal file
17
Items/Artificial/Industrial/Pipe.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Pipe"
|
||||
itemDescription = "Wonderous beauty please share with us all please"
|
||||
itemSprite = load("res://Items/Artificial/Industrial/Sprites/Pipe.png")
|
||||
|
||||
value = 40
|
||||
weight = 12
|
||||
|
||||
hardness = 92
|
||||
edibility = 9
|
||||
|
||||
basketPower = 90
|
||||
basketabilityDifficulty = 60
|
||||
|
||||
flammability = 18
|
||||
BIN
Items/Artificial/Industrial/Sprites/ExplosiveBarrel.png
Normal file
BIN
Items/Artificial/Industrial/Sprites/ExplosiveBarrel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 494 B |
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://m33j5qnmllmw"
|
||||
path="res://.godot/imported/ExplosiveBarrel.png-fe1843205ebebb4ed929273adb00248e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Artificial/Industrial/Sprites/ExplosiveBarrel.png"
|
||||
dest_files=["res://.godot/imported/ExplosiveBarrel.png-fe1843205ebebb4ed929273adb00248e.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/Artificial/Industrial/Sprites/Gasoline.png
Normal file
BIN
Items/Artificial/Industrial/Sprites/Gasoline.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 812 B |
34
Items/Artificial/Industrial/Sprites/Gasoline.png.import
Normal file
34
Items/Artificial/Industrial/Sprites/Gasoline.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bjkkw5kwsnae8"
|
||||
path="res://.godot/imported/Gasoline.png-6c34fe3727fc4912a4bd0d1307964ce7.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Artificial/Industrial/Sprites/Gasoline.png"
|
||||
dest_files=["res://.godot/imported/Gasoline.png-6c34fe3727fc4912a4bd0d1307964ce7.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/Artificial/Industrial/Sprites/Gear.png
Normal file
BIN
Items/Artificial/Industrial/Sprites/Gear.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 455 B |
34
Items/Artificial/Industrial/Sprites/Gear.png.import
Normal file
34
Items/Artificial/Industrial/Sprites/Gear.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c8ax76qneexxm"
|
||||
path="res://.godot/imported/Gear.png-bcc20d751edc445e11db31c16572a88c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Artificial/Industrial/Sprites/Gear.png"
|
||||
dest_files=["res://.godot/imported/Gear.png-bcc20d751edc445e11db31c16572a88c.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/Artificial/Industrial/Sprites/IronIngot.png
Normal file
BIN
Items/Artificial/Industrial/Sprites/IronIngot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 231 B |
34
Items/Artificial/Industrial/Sprites/IronIngot.png.import
Normal file
34
Items/Artificial/Industrial/Sprites/IronIngot.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bcitdxldmbhvy"
|
||||
path="res://.godot/imported/IronIngot.png-5912fa3dc195b385be4dffbca3624819.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Artificial/Industrial/Sprites/IronIngot.png"
|
||||
dest_files=["res://.godot/imported/IronIngot.png-5912fa3dc195b385be4dffbca3624819.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/Artificial/Industrial/Sprites/Pipe.png
Normal file
BIN
Items/Artificial/Industrial/Sprites/Pipe.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 432 B |
34
Items/Artificial/Industrial/Sprites/Pipe.png.import
Normal file
34
Items/Artificial/Industrial/Sprites/Pipe.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://di58ke5m814b"
|
||||
path="res://.godot/imported/Pipe.png-cb1e7569e001c2a36686e7f81634a24c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Artificial/Industrial/Sprites/Pipe.png"
|
||||
dest_files=["res://.godot/imported/Pipe.png-cb1e7569e001c2a36686e7f81634a24c.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/Artificial/Industrial/Sprites/Tire.png
Normal file
BIN
Items/Artificial/Industrial/Sprites/Tire.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 519 B |
34
Items/Artificial/Industrial/Sprites/Tire.png.import
Normal file
34
Items/Artificial/Industrial/Sprites/Tire.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dqhgsvofxmlx1"
|
||||
path="res://.godot/imported/Tire.png-961b5a0cf9e0a05cf633b2f5df3a3088.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Artificial/Industrial/Sprites/Tire.png"
|
||||
dest_files=["res://.godot/imported/Tire.png-961b5a0cf9e0a05cf633b2f5df3a3088.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/Artificial/Industrial/Tire.gd
Normal file
17
Items/Artificial/Industrial/Tire.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Tire"
|
||||
itemDescription = "Once belonged to a large metal horse"
|
||||
itemSprite = load("res://Items/Artificial/Industrial/Sprites/Tire.png")
|
||||
|
||||
value = 24
|
||||
weight = 30
|
||||
|
||||
hardness = 70
|
||||
edibility = 7
|
||||
|
||||
basketPower = 40
|
||||
basketabilityDifficulty = 20
|
||||
|
||||
flammability = 75
|
||||
Loading…
Add table
Add a link
Reference in a new issue