fixed the parity between air and land enemies. +added a lot of new cards
This commit is contained in:
11
PCs/Universal/ClassCards/GammaLaser/card_gamma_laser.tres
Normal file
11
PCs/Universal/ClassCards/GammaLaser/card_gamma_laser.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="Resource" script_class="Card" load_steps=3 format=3 uid="uid://qyhlpglghda3"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/Resources/card.gd" id="1_goeex"]
|
||||
[ext_resource type="Texture2D" uid="uid://ca4lwwd3e0y73" path="res://Assets/TextureAtlases/g_assault.tres" id="2_a7b2p"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_goeex")
|
||||
title = "Gamma Laser"
|
||||
rarity = 3
|
||||
faction = 0
|
||||
sprite = ExtResource("2_a7b2p")
|
Reference in New Issue
Block a user