Skip to content

Commit

Permalink
Invisibility define
Browse files Browse the repository at this point in the history
  • Loading branch information
PollardTheDragon committed Dec 8, 2024
1 parent 3d39621 commit 8748d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/hallucinations/effects/major.dm
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
/obj/item/projectile/bullet/sniper/penetrator/hallucination
damage_type = STAMINA
knockdown = 2
invisibility = 100 // You no see boolet
invisibility = INVISIBILITY_MAXIMUM // You no see boolet
/// The hallucinator
var/mob/living/carbon/hallucinator = null
/// Handles only the victim seeing it
Expand Down

0 comments on commit 8748d67

Please sign in to comment.