mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
Update horsemask.dm
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
return
|
||||
|
||||
|
||||
if(!is_type_in_list(target, compatible_mobs))
|
||||
if(!ishuman(target))
|
||||
to_chat(user, "<span class='notice'>It'd be stupid to curse [target] with a horse's head!</span>")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user