Skip to content

Commit

Permalink
Update code/modules/law/laws/minor_crime.dm
Browse files Browse the repository at this point in the history
Co-authored-by: forest2001 <[email protected]>
  • Loading branch information
Smov1 and realforest2001 authored Jul 29, 2023
1 parent 32aa5d9 commit a8bedc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/law/laws/minor_crime.dm
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
special_punishment = "Return of Stolen Item"
brig_time = 10

/datum/law/minor_law/false_testemony
name = "False Testemony"
/datum/law/minor_law/false_testimony
name = "False Testimony"
desc = "To intentionally and willingly lie to a MP or deputized officer, during a legal investigation with the intent to disrupt said investigation."
brig_time = 5

0 comments on commit a8bedc8

Please sign in to comment.