mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
powder that makes you say yes
This commit is contained in:
@@ -11,14 +11,11 @@
|
|||||||
var/custom_ask = null
|
var/custom_ask = null
|
||||||
var/custom_exclaim = null
|
var/custom_exclaim = null
|
||||||
var/custom_whisper = null
|
var/custom_whisper = null
|
||||||
<<<<<<< HEAD
|
//custom temperature discomfort vars
|
||||||
|
var/list/custom_heat = list()
|
||||||
|
var/list/custom_cold = list()
|
||||||
|
|
||||||
//YW Add Start
|
//YW Add Start
|
||||||
/mob
|
/mob
|
||||||
var/wingdings = 0
|
var/wingdings = 0
|
||||||
//Yw Add End
|
//Yw Add End
|
||||||
=======
|
|
||||||
//custom temperature discomfort vars
|
|
||||||
var/list/custom_heat = list()
|
|
||||||
var/list/custom_cold = list()
|
|
||||||
>>>>>>> f37df09d38... Merge pull request #14384 from Runa-Dacino/Custom-species-heat
|
|
||||||
|
|||||||
Reference in New Issue
Block a user