mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Some bugfixes and tweaks. I mostly just made the intellicards and freeform modules give less research.
Fixed the protolathe breaking when you tried to build certain items. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1961 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -294,7 +294,7 @@ AI MODULES
|
||||
var/newFreeFormLaw = "freeform"
|
||||
var/lawpos = 15
|
||||
desc = "A 'freeform' AI module: '<freeform>'"
|
||||
origin_tech = "programming=4;materials=6"
|
||||
origin_tech = "programming=4;materials=4"
|
||||
|
||||
/obj/item/weapon/aiModule/freeform/attack_hand(var/mob/user as mob)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user