mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-12 15:42:49 +01:00
Shifts around a few Tech Levels.
This commit is contained in:
@@ -150,4 +150,4 @@
|
||||
flags = OPENCONTAINER | NOREACT
|
||||
complexity = 8
|
||||
spawn_flags = IC_SPAWN_RESEARCH
|
||||
origin_tech = list(TECH_MATERIALS = 3, TECH_ENGINEERING = 2, TECH_DATA = 2, TECH_BIO = 2)
|
||||
origin_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 2, TECH_DATA = 2, TECH_BIO = 2)
|
||||
@@ -6,7 +6,7 @@
|
||||
slot_flags = SLOT_BELT
|
||||
force = 9
|
||||
lightcolor = "#33CCFF"
|
||||
origin_tech = list(TECH_COMBAT = 2, TECH_BIO = 4)
|
||||
origin_tech = list(TECH_COMBAT = 2, TECH_BIO = 2)
|
||||
agonyforce = 10 //It's not supposed to be great at stunning human beings.
|
||||
hitcost = 48 //Less zap for less cost
|
||||
description_info = "This baton will stun a slime or other lesser lifeform for about five seconds, if hit with it while on."
|
||||
|
||||
Reference in New Issue
Block a user