mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Stay still, IV drips! (#10078)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "\improper IV drip"
|
||||
icon = 'icons/obj/iv_drip.dmi'
|
||||
anchored = 0
|
||||
density = 1
|
||||
density = FALSE
|
||||
|
||||
var/mob/living/carbon/human/attached = null
|
||||
var/mode = 1 // 1 is injecting, 0 is taking blood.
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: FirinMaLazors
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Changes IV drips' density to 0 so you don't bump into the darn things.."
|
||||
Reference in New Issue
Block a user