mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
Anyone who puts the following segment of code anywhere OTHER than the initial object definition should be stabbed with a rusty knife!
/obj/machinery/door/
New()
//code
Del()
//code
Please, if it's not right by the definition then PLEASE include the whole path, otherwise searching for these procs becomes a nightmare:
/obj/machinery/door/New()
//code
/obj/machinery/door/Del()
//code
Thanks to TLE for finding the actual New() code, I had no idea it even existed.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1623 316c924e-a436-60f5-8080-3fe189b3f50e