Files
Paradise/code/modules
Tigercat2000 c4fa813331 Remove remaining arbitrary restrictions on has_fine_manip
This commit removes all (most) of the remaining code limiting xenomorphs
that have has_fine_manipulation on an entirely arbitrary basis. Xenomorphs
with has_fine_manipulation may now interact with NanoUI, and will only
break computers on non-help intent. The can also tear down walls, since
walls used an ishuman check in place of an isAdvancedToolUser check as
they should have.

Minor refactor to machinery.dm as well; Instead of the slightly
(completely) insane attack_hand restriction to humans and silicons (it was
a multi-line IF, why), it now checks user.IsAdvancedToolUser(); This means
restrictions on monkies will actually function properly now.
2015-09-30 10:50:10 -07:00
..
2015-09-21 02:11:54 +02:00
2015-09-27 22:50:09 +02:00
2015-09-22 01:51:28 +02:00
2015-09-21 02:11:54 +02:00
2015-09-18 21:15:08 -04:00
2015-09-24 16:03:55 -07:00
2015-09-23 06:13:42 +02:00
2015-09-23 06:22:00 +02:00
2015-09-29 11:56:51 -07:00
2015-09-26 23:24:52 -07:00
2015-09-25 04:43:48 +02:00
2015-09-28 18:15:39 -04:00
2015-09-25 15:53:59 -07:00
2015-09-23 07:45:13 -04:00
2015-09-21 00:25:27 -04:00
2015-09-26 06:17:29 -04:00
2015-09-21 21:10:20 -04:00