mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 19:53:46 +00:00
Add DARK_MACHINE_GUN and DISAGIATOR items with associated resources and pickups
This commit is contained in:
parent
c78fa8aa45
commit
4148dad367
16 changed files with 496 additions and 419 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue