earthquake ![code/modules/events/earthquake.dm 26](git.png)
Vars | |
edges | The edges of our fault line, to receive light damage. |
---|---|
epicenter | The chosen location and center of our earthquake. |
turfs_to_shred | A list of turfs that will be damaged by this event. |
underbelly | A list of turfs directly under turfs_to_shred, for creating a proper chasm to the floor below. |
Var Details
edges ![code/modules/events/earthquake.dm 38](git.png)
The edges of our fault line, to receive light damage.
epicenter ![code/modules/events/earthquake.dm 32](git.png)
The chosen location and center of our earthquake.
turfs_to_shred ![code/modules/events/earthquake.dm 34](git.png)
A list of turfs that will be damaged by this event.
underbelly ![code/modules/events/earthquake.dm 36](git.png)
A list of turfs directly under turfs_to_shred, for creating a proper chasm to the floor below.