Add health pickups to both maps

This commit is contained in:
Sofia 2026-08-06 00:46:33 +03:00
parent 4ec1a84acb
commit 167f844f26
4 changed files with 20 additions and 0 deletions

View File

@ -1425,3 +1425,13 @@
( 1008 1104 -16 ) ( 1008 1104 48 ) ( 1008 5600 48 ) str_wasteland6 [ 1.8369701987210297e-16 1 0 0 ] [ 0 0 -1 16 ] 90 1 1
}
}
// entity 16
{
"classname" "item_health"
"origin" "-16 -576 -11"
}
// entity 17
{
"classname" "item_health"
"origin" "-16 608 -11"
}

View File

@ -1850,3 +1850,13 @@
( 240 88.09754647055648 -144 ) ( 240 88.0975464705582 -656 ) ( 240 -104.0975464705588 -656 ) "Lava #3" [ 0 1 0 -879 ] [ 0 0 -1 -240 ] 180 1 1
}
}
// entity 22
{
"classname" "item_health"
"origin" "528 800 133"
}
// entity 23
{
"classname" "item_health"
"origin" "-512 -784 133"
}