mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 20:03:46 +00:00
Shield Extend
This commit is contained in:
parent
c7380bca3a
commit
242222a4d7
20 changed files with 456 additions and 28 deletions
|
|
@ -12,6 +12,7 @@ MaxHealth = 8.0
|
|||
MovementSpeed = 20.0
|
||||
Weapon = ExtResource("7_filx8")
|
||||
LootDrops = Array[Object]([])
|
||||
PlayerDetectionRange = 90.0
|
||||
AlarmReactRange = 200.0
|
||||
PlayerDisengageRange = 500.0
|
||||
metadata/_custom_type_script = "uid://cd5o0ceb50jki"
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ MaxHealth = 14.0
|
|||
MovementSpeed = 0.0
|
||||
Weapon = ExtResource("1_yap8t")
|
||||
LootDrops = Array[Object]([])
|
||||
PlayerDetectionRange = 90.0
|
||||
AlarmReactRange = 200.0
|
||||
PlayerDisengageRange = 500.0
|
||||
metadata/_custom_type_script = "uid://cd5o0ceb50jki"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue