mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Add check_mutations to detective and bartender, just in case
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|
||||
H.dna.SetSEState(SOBERBLOCK,1)
|
||||
H.mutations += M_SOBER
|
||||
H.check_mutations = 1
|
||||
|
||||
return 1
|
||||
|
||||
|
||||
@@ -137,6 +137,7 @@
|
||||
|
||||
H.dna.SetSEState(SOBERBLOCK,1)
|
||||
H.mutations += M_SOBER
|
||||
H.check_mutations = 1
|
||||
return 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user