Update hypospraymkii.dm
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
#define HYPO_SPRAY 0
|
||||
#define HYPO_INJECT 1
|
||||
|
||||
#define WAIT_SPRAY 50
|
||||
#define WAIT_INJECT 50
|
||||
#define SELF_SPRAY 30
|
||||
#define SELF_INJECT 30
|
||||
#define WAIT_SPRAY 25
|
||||
#define WAIT_INJECT 25
|
||||
#define SELF_SPRAY 15
|
||||
#define SELF_INJECT 15
|
||||
|
||||
#define DELUXE_WAIT_SPRAY 40
|
||||
#define DELUXE_WAIT_INJECT 40
|
||||
#define DELUXE_SELF_SPRAY 20
|
||||
#define DELUXE_SELF_INJECT 20
|
||||
#define DELUXE_WAIT_SPRAY 20
|
||||
#define DELUXE_WAIT_INJECT 20
|
||||
#define DELUXE_SELF_SPRAY 10
|
||||
#define DELUXE_SELF_INJECT 10
|
||||
|
||||
#define COMBAT_WAIT_SPRAY 0
|
||||
#define COMBAT_WAIT_INJECT 0
|
||||
@@ -284,4 +284,4 @@
|
||||
to_chat(M, "[src] is now set to inject contents on application.")
|
||||
if(HYPO_INJECT)
|
||||
mode = HYPO_SPRAY
|
||||
to_chat(M, "[src] is now set to spray contents on application.")
|
||||
to_chat(M, "[src] is now set to spray contents on application.")
|
||||
|
||||
Reference in New Issue
Block a user