2022-07-26 03:55:56 +00:00
|
|
|
|
namespace RJWSexperience.Ideology.Precepts
|
|
|
|
|
{
|
|
|
|
|
public class DefExtension_ModifyRapeCPMtb : DefExtension_ModifyMtb
|
|
|
|
|
{
|
2023-06-25 13:54:32 +00:00
|
|
|
|
protected override string TipTemplateKey => "RSI_PreceptTipModifyRapeCPMtb";
|
2022-07-26 03:55:56 +00:00
|
|
|
|
}
|
|
|
|
|
}
|