mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Stun is now a status effect (#28654)
* Stun is now a status effect * I'D RATHER NOT * smart * very smart * pideyview * small fixes * slight fix
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
if(update_canmove)
|
||||
owner.update_canmove()
|
||||
|
||||
//STUN
|
||||
/datum/status_effect/incapacitating/stun
|
||||
id = "stun"
|
||||
|
||||
//SLEEPING
|
||||
/datum/status_effect/incapacitating/sleeping
|
||||
id = "sleeping"
|
||||
|
||||
Reference in New Issue
Block a user