mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 15:32:52 +00:00
TG: -Adjusted balaclavas and added luchador masks. They replace the boxing gloves in
the fitness room. -Tweaked fake moustache. It shouldn't work as internals, but it disguises your identity. -Fixed a couple flags for the sake of logic. -Updated changelog. Revision: r3691 Author: d_h2...@yahoo.com
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//This file was auto-corrected by findeclaration.exe on 29/05/2012 15:03:04
|
||||
//This file was auto-corrected by findeclaration.exe on 25.5.2012 20:42:31
|
||||
|
||||
/obj/item/weapon
|
||||
name = "weapon"
|
||||
@@ -96,7 +96,7 @@
|
||||
desc = "BLOOD FOR THE BLOOD GOD." //SKULLS FOR THE SKULL THRONE. --SkyMarshal
|
||||
icon_state = "claymore"
|
||||
item_state = "claymore"
|
||||
flags = FPRINT | TABLEPASS
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
slot_flags = SLOT_BELT
|
||||
force = 40
|
||||
throwforce = 10
|
||||
@@ -110,7 +110,6 @@
|
||||
desc = "A bag used to deal with a corpse."
|
||||
icon = 'closet.dmi'
|
||||
icon_state = "bodybag"
|
||||
flags = FPRINT | TABLEPASS| CONDUCT
|
||||
force = 5.0
|
||||
throwforce = 5.0
|
||||
throw_speed = 1
|
||||
@@ -362,7 +361,7 @@
|
||||
desc = "The Captain is first and all other heads are last."
|
||||
icon_state = "chainofcommand"
|
||||
item_state = "chainofcommand"
|
||||
flags = FPRINT | TABLEPASS
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
slot_flags = SLOT_BELT
|
||||
force = 10
|
||||
throwforce = 7
|
||||
|
||||
Reference in New Issue
Block a user