fixed mask of sloth and changed it to mask of stasis. added map 3d object.

This commit is contained in:
Pal
2026-04-20 19:59:32 -07:00
parent b43cd13d2e
commit c58ca8693b
6 changed files with 45 additions and 7 deletions

View File

@@ -1,13 +1,14 @@
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://ct8iply3dwssv"]
[ext_resource type="Texture2D" uid="uid://bggd8g7kbbaov" path="res://src/items/accessory/textures/Mask of Sloth.png" id="1_j1foy"]
[ext_resource type="Texture2D" uid="uid://c26oxi0rdf765" path="res://src/items/accessory/textures/Mask of Stasis.png" id="1_j1foy"]
[ext_resource type="Script" uid="uid://b8arlmivk68b" path="res://src/items/accessory/AccessoryStats.cs" id="1_vdb56"]
[resource]
script = ExtResource("1_vdb56")
AccessoryTag = 1
Name = "Mask of the Goddess of Sloth"
Description = ""
Name = "Mask of Stasis"
StatDescription = ""
FlavorText = ""
SpawnRate = 0.1
BonusAttack = 0
BonusDefense = 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -2,8 +2,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bggd8g7kbbaov"
path.bptc="res://.godot/imported/Mask of Sloth.png-a90e51a78aa270038e75d36475c54be1.bptc.ctex"
uid="uid://c26oxi0rdf765"
path.bptc="res://.godot/imported/Mask of Stasis.png-9479bef5945130b8efb9a00573573b1c.bptc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
@@ -11,8 +11,8 @@ metadata={
[deps]
source_file="res://src/items/accessory/textures/Mask of Sloth.png"
dest_files=["res://.godot/imported/Mask of Sloth.png-a90e51a78aa270038e75d36475c54be1.bptc.ctex"]
source_file="res://src/items/accessory/textures/Mask of Stasis.png"
dest_files=["res://.godot/imported/Mask of Stasis.png-9479bef5945130b8efb9a00573573b1c.bptc.ctex"]
[params]