EN4_PRC8/_module/nss/prc_pw_petrific.nss

6 lines
138 B
Plaintext
Raw Normal View History

void main()
{
object oRespawner = OBJECT_SELF;
PopUpDeathGUIPanel(oRespawner, TRUE , TRUE, 40579, "You have been turned to stone.");
}