mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-04 14:33:58 +00:00
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
//CHOMP - liquid bellies //These variables have been moved to belly_obj_ch.dm, keeping comments here for reference
|
|
/*
|
|
/datum/vore_look
|
|
var/show_liquids = FALSE
|
|
var/show_fullness_messages = FALSE
|
|
*/
|