35b7b93b24
lets hope nothing blows up this time (Flags PR but it works!)
11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
diff a/code/modules/paperwork/contract.dm b/code/modules/paperwork/contract.dm (rejected hunks)
|
|
@@ -5,7 +5,7 @@
|
|
throw_speed = 3
|
|
var/signed = FALSE
|
|
var/datum/mind/target
|
|
- flags = NOBLUDGEON
|
|
+ flags_1 = NOBLUDGEON_1
|
|
|
|
/obj/item/paper/contract/proc/update_text()
|
|
return
|