Add DARK_MACHINE_GUN and DISAGIATOR items with associated resources and pickups

This commit is contained in:
MaddoScientisto 2026-02-08 16:45:08 +01:00
commit 4148dad367
16 changed files with 496 additions and 419 deletions

View file

@ -1609,3 +1609,15 @@
"origin" "-700 -12 24"
"angles" "0 -180 0"
}
// entity 71
{
"classname" "marker_spawn_item"
"origin" "-36 -116 22"
"resource_path" "res://Resources/Items/DARK_MACHINE_GUN_Item.tres"
}
// entity 72
{
"classname" "marker_spawn_item"
"origin" "-44 -132 22"
"resource_path" "res://Resources/Items/IceShotgun.tres"
}