Files
Aurora.3/code/game
Erki dbc3e46b1b Fixes a runtime in windowdoor.dm (#9117)
src.allowed() assumes the argument is mob. The way the if-chain worked is that ANYTHING that's NOT small would get a valid pass in the eager-evaluation and then be fed into allowed. This results in no difference in behaviour, but runtimes.
2020-06-13 11:59:30 +03:00
..
2020-04-21 15:36:16 +02:00
2020-06-05 21:29:09 +03:00
2020-06-10 09:03:44 +03:00
2020-05-25 10:22:56 +03:00
2020-05-22 15:40:00 -03:00