Add more NPCs, update dialogue manager to 4.4 compatible version
This commit is contained in:
@@ -5,14 +5,17 @@
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_hxj1b")
|
||||
UsableItemTags = Array[int]([7])
|
||||
Name = "Kyuuketsuki"
|
||||
Description = "Absorbs HP from all enemies in the room."
|
||||
Texture = ExtResource("1_0tcgy")
|
||||
UsableItemTag = 7
|
||||
ElementalDamageType = 0
|
||||
Name = "Kyuuketsuki"
|
||||
Description = "Absorbs HP from all enemies in the room."
|
||||
SpawnRate = 0.5
|
||||
ThrowSpeed = 12.0
|
||||
HealHPAmount = 0
|
||||
HealVTAmount = 0
|
||||
ThrowDamage = 5
|
||||
ItemTags = Array[int]([])
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_0tcgy")
|
||||
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|
||||
|
||||
Reference in New Issue
Block a user