This website requires JavaScript.
Explore
Help
Sign In
coffeeshits
/
kiwistation
Watch
1
Star
0
Fork
0
You've already forked kiwistation
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
255bb90996c0b70e4cd5debfe725e05ded6ae4bd
kiwistation
/
code
/
modules
/
assembly
T
History
Aranclanos
213f3fff31
Some fixes for Linda, now the Move() proc of objects that block air is different. Example below.
...
object/Move() var/turf/T = loc ..() move_update_air(T)
2013-12-19 22:13:21 -03:00
..
assembly.dm
…
bomb.dm
Some fixes for Linda, now the Move() proc of objects that block air is different. Example below.
2013-12-19 22:13:21 -03:00
helpers.dm
…
holder.dm
…
igniter.dm
…
infrared.dm
…
mousetrap.dm
…
proximity.dm
…
shock_kit.dm
Fixes
#633
. Problem was a null.loc runtime from the chair being disassembled.
2013-10-27 19:37:38 -05:00
signaler.dm
…
timer.dm
…
voice.dm
…