mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
Bug fixes; resomi language, bloody hand and feets, suit cooling and more (#2653)
Fixes #2652 Fixes #2276 Fixes #1975 Fixes #1590
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
if (blood_DNA)
|
||||
user.blood_DNA |= blood_DNA.Copy()
|
||||
|
||||
user.bloody_hands += taken
|
||||
user.bloody_hands = taken
|
||||
user.hand_blood_color = basecolor
|
||||
user.update_inv_gloves(1)
|
||||
user.verbs += /mob/living/carbon/human/proc/bloody_doodle
|
||||
|
||||
Reference in New Issue
Block a user