mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-13 17:23:44 +01:00
Add a missing slash that made Travis think it was a var
This commit is contained in:
@@ -58,7 +58,7 @@ They're also cool, and Rykka/Nyria wrote this uwu
|
||||
|
||||
speak_emote = list("yaps")
|
||||
|
||||
say_list_type = datum/say_list/hyena
|
||||
say_list_type = /datum/say_list/hyena
|
||||
|
||||
var/obj/item/clothing/head/hat = null // The hat the yeen is wearing when initialized, var will update with the chosen hat.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user