Porting Fixes (#7891)

* Porting Fixes

- Ores now properly initialize
- Spawned in characters now have languages set

* Update ore.dm

* More Hard Delete Fixes

* Fixes compile issue
This commit is contained in:
Novacat
2021-02-19 22:07:27 -09:00
committed by GitHub
parent 9d4a3ed422
commit e47f39ec24
4 changed files with 13 additions and 3 deletions
@@ -33,6 +33,9 @@ would spawn and follow the beaker, even if it is carried or thrown.
proc/start()
Destroy()
holder = null
return ..()
/////////////////////////////////////////////
// GENERIC STEAM SPREAD SYSTEM