Files
vgstation13/code/game/gamemodes/wizard
Sood c525682e34 Alright now that I'm done fixing my steaming pile of shit let's change how this works.
Added three procs to humans for use in situations similar to wizard spawning:
```DM
make_all_robot_parts_organic()
make_robot_internals_organic()
make_robot_limbs_organic()
```

And changed the code that made wiz organs organic to use those.
2016-02-12 14:02:31 -08:00
..
2015-12-06 15:11:58 -08:00
2015-12-27 19:28:11 -03:00
2016-01-16 23:28:07 +01:00