We don't have wheelchairs? Heresy. Plus fixes to work on citcode. Csafe

This commit is contained in:
Fermi
2019-06-01 17:20:04 +01:00
parent 7fe18b5a37
commit 7990a20ea6
6 changed files with 133 additions and 22 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
buckle_lying = FALSE
default_driver_move = FALSE
var/legs_required = 2
var/arms_requires = 0 //why not?
var/arms_required = 0 //why not?
/obj/vehicle/ridden/Initialize()
. = ..()