mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Adds Necropolis curses for cursed items in Necropolis ruins (#28992)
* Adds Necropolis curses for cursed items in Necropolis ruins * Adds sounds credit @FuryMcFlurry * stat tweak * these are painful enough * a bit stronger * i kind of wish there was a version of get_ranged_target_turf() that worked off of angle.... but there isn't * smart coder 2000 * bossed around
This commit is contained in:
@@ -11,11 +11,6 @@ Gunshots/explosions/opening doors/less rare audio (done)
|
||||
|
||||
*/
|
||||
|
||||
#define SCREWYHUD_NONE 0
|
||||
#define SCREWYHUD_CRIT 1
|
||||
#define SCREWYHUD_DEAD 2
|
||||
#define SCREWYHUD_HEALTHY 3
|
||||
|
||||
/mob/living/carbon
|
||||
var/image/halimage
|
||||
var/image/halbody
|
||||
|
||||
Reference in New Issue
Block a user