More bugfixes for the january update (#4200)

-fixes #4172
-fixes #4193
-fixes #4192
-fixes #4189
-fixes #4179
-fixes #4170
-fixes #4197
-fixes #4201
-changes the access of the security checkpoint, so all heads of staff can use it
-fixes the hop being unable to access the account's computer
-fixes being able to feed holodeck penguins
-fixes modular laser weapons not interacting with firing pins
-fixes more guns not interacting with pins and remove the need for pins from certain guns, like crossbow, alien weapons and etc
-fixes unstable matter's portals and the elixir of life
-nerfs liquid fire a bit
This commit is contained in:
Alberyk
2018-01-29 18:54:01 -02:00
committed by Erki
parent 9c5fbf876f
commit c0425a867c
24 changed files with 78 additions and 44 deletions

View File

@@ -202,6 +202,7 @@
A.forceMove(get_turf(src))
A.icon = getFlatIcon(src)
A.updatetype()
A.pin = null
gun_mods = null
focusing_lens = null
capacitor = null