mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Merge pull request #1480 from Nerezza/patch-1
The medical borg's hypo looks to be using the icon 'borghypo' from syrin...
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
//BUG!!!: reactions on splashing etc cause errors because stuff gets deleted before it executes.
|
||||
// Bandaid fix using spawn - very ugly, need to fix this.
|
||||
|
||||
@@ -1345,7 +1344,7 @@
|
||||
desc = "An advanced chemical synthesizer and injection system, designed for heavy-duty medical equipment."
|
||||
icon = 'syringe.dmi'
|
||||
item_state = "hypo"
|
||||
icon_state = "borghypo"
|
||||
icon_state = "hypo"
|
||||
amount_per_transfer_from_this = 5
|
||||
volume = 30
|
||||
possible_transfer_amounts = null
|
||||
|
||||
Reference in New Issue
Block a user