mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Flammable Items, Abstractness, and hypnosis (#19267)
* Laser Eyes * Update dna.dm * Mecha * Update positive_genes.dm * These * These 2 * yeh * Rest of these * Update turf.dm * Update food.dm * Some moar * mooove * Update vorestation.dme * Update burning.dm * firesuit * flags * HYPNOCOLOR * xd * no filter * dc * Update ore_bag.dm * Update misc.dm * Update misc.dm
This commit is contained in:
@@ -111,6 +111,9 @@
|
||||
if(Be)
|
||||
Be.multiz_turf_new(src, UP)
|
||||
|
||||
if(uses_integrity)
|
||||
atom_integrity = max_integrity
|
||||
|
||||
/turf/Destroy()
|
||||
if (!changing_turf)
|
||||
stack_trace("Improper turf qdel. Do not qdel turfs directly.")
|
||||
|
||||
Reference in New Issue
Block a user