mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
More changes to malf modules.
Machine Overload and Reactivate Camera now only work on the appropriate items. Making the verb only show up on the proper items is a far more intensive (if even possible) effort. The Blackout module is now more likely to hit areas that previous attempts failed to overload. (30% chance first attempt, 60% chance second attempt, 90% chance third attempt, 120% chance forth attempt, etc) Moved the module picker verb to the Malfunction tab. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@541 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -315,7 +315,7 @@
|
||||
|
||||
|
||||
/mob/living/silicon/ai/proc/choose_modules()
|
||||
set category = "AI Commands"
|
||||
set category = "Malfunction"
|
||||
set name = "Choose Module"
|
||||
|
||||
src.malf_picker.use(src)
|
||||
|
||||
Reference in New Issue
Block a user