56 {
63
64 for (int i0 = 0; i0 < 30; i0++)
65 {
66 SpawnEntityOnGroundPos(
"WoodenPlank",
GetPosition());
67 }
68
69 for (int i1 = 0; i1 < 10; i1++)
70 {
72 }
73
74 for (int i2 = 0; i2 < 15; i2++)
75 {
77 }
78
79 for (int i3 = 0; i3 < 9; i3++)
80 {
82 }
83
84 for (int i4 = 0; i4 < 6; i4++)
85 {
86 SpawnEntityOnGroundPos(
"BarbedWire",
GetPosition());
87 }
88 }
class JsonUndergroundAreaTriggerData GetPosition