mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 16:33:47 +00:00
Enhanced loot drops system
This commit is contained in:
parent
ddde409dbf
commit
acc61f9a0e
12 changed files with 661 additions and 443 deletions
|
|
@ -1227,7 +1227,7 @@
|
|||
// entity 7
|
||||
{
|
||||
"classname" "marker_spawn_enemy_fairy_guard"
|
||||
"origin" "-4 140 22"
|
||||
"origin" "12 108 22"
|
||||
}
|
||||
// entity 8
|
||||
{
|
||||
|
|
@ -1626,3 +1626,38 @@
|
|||
"origin" "-44 -132 22"
|
||||
"resource_path" "res://Resources/Items/IceShotgun.tres"
|
||||
}
|
||||
// entity 73
|
||||
{
|
||||
"classname" "actor_box_red"
|
||||
"origin" "-16 72 20"
|
||||
}
|
||||
// entity 74
|
||||
{
|
||||
"classname" "actor_box_red"
|
||||
"origin" "32 64 20"
|
||||
}
|
||||
// entity 75
|
||||
{
|
||||
"classname" "actor_box_red"
|
||||
"origin" "-8 104 20"
|
||||
}
|
||||
// entity 76
|
||||
{
|
||||
"classname" "actor_box_red"
|
||||
"origin" "40 104 20"
|
||||
}
|
||||
// entity 77
|
||||
{
|
||||
"classname" "actor_box_red"
|
||||
"origin" "-24 88 20"
|
||||
}
|
||||
// entity 78
|
||||
{
|
||||
"classname" "actor_box_red"
|
||||
"origin" "-8 104 28"
|
||||
}
|
||||
// entity 79
|
||||
{
|
||||
"classname" "actor_box_red"
|
||||
"origin" "40 88 20"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue