diff --git a/CHANGES b/CHANGES index b23d1a208..ff9bc516c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,11 @@ Changes for SVN top of tree: +disease/incontinence.arc, disease/diarrhea.arc, disease/rabies.arc: Make puddles +from diseases go away after some time, for incontinence and rabies we should +probably have shrinking animations, like for icor (and thus also for diarrhea), +but I can't draw. +Arvid Norlander 2008-06-12 + ground/Pstone/pstone_1.arc: Add move_block for boats. Arvid Norlander 2008-05-29 diff --git a/disease/diarrhea.arc b/disease/diarrhea.arc index 14d351832..49319e696 100644 --- a/disease/diarrhea.arc +++ b/disease/diarrhea.arc @@ -25,6 +25,50 @@ Object disgusting_puddle name stinking puddle of diarrhea type 72 face icor.111 +anim +icor.111 +icor.112 +icor.113 +icor.114 +icor.111 +icor.112 +icor.113 +icor.114 +icor.111 +icor.112 +icor.113 +icor.114 +icor.111 +icor.112 +icor.113 +icor.114 +icor.111 +icor.112 +icor.113 +icor.114 +icor.111 +icor.112 +icor.113 +icor.114 +icor.111 +icor.112 +icor.113 +icor.114 +icor.111 +icor.112 +icor.113 +icor.114 +icor.115 +icor.116 +icor.117 +icor.118 +icor.119 +icor.11A +icor.11B +icor.11C +mina +is_used_up 1 +speed 0.005 food 1 weight 20 nrof 1 diff --git a/disease/incontinence.arc b/disease/incontinence.arc index baafb83d1..51bdb41e4 100644 --- a/disease/incontinence.arc +++ b/disease/incontinence.arc @@ -25,6 +25,11 @@ Object reeking_urine name reeking puddle of urine type 72 face residue.111 +anim +residue.111 +mina +is_used_up 1 +speed 0.0002 food 1 weight 20 nrof 1 diff --git a/disease/rabies.arc b/disease/rabies.arc index 8aedae9d4..d2254b70d 100644 --- a/disease/rabies.arc +++ b/disease/rabies.arc @@ -32,6 +32,11 @@ end Object puddle_of_saliva name puddle of froth and saliva face residue.111 +anim +residue.111 +mina +is_used_up 1 +speed 0.0002 type 72 food 2 weight 2